Skip to content

Commit 95c38c7

Browse files
committed
git-ignore-new
1 parent 93bc8f0 commit 95c38c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: build
3939
run: |
4040
cd dovecot
41-
DEB_BUILD_OPTIONS=nocheck gbp buildpackage --git-no-pristine-tar --git-ignore-branch -us -uc
41+
DEB_BUILD_OPTIONS=nocheck gbp buildpackage --git-no-pristine-tar --git-ignore-branch --git-ignore-new -us -uc
4242
4343
- name: upload .deb files
4444
run: |

0 commit comments

Comments
 (0)