Skip to content

Commit 044acf3

Browse files
committed
ci: same for arm - ignore branch
1 parent e183ce1 commit 044acf3

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
@@ -65,7 +65,7 @@ jobs:
6565
git config --local user.name "test"
6666
git config --local user.email "test@example.org"
6767
git commit -am "CI: remove .github directory before building"
68-
DEB_BUILD_OPTIONS=nocheck gbp buildpackage --git-no-pristine-tar -us -uc
68+
DEB_BUILD_OPTIONS=nocheck gbp buildpackage --git-ignore-branch --git-no-pristine-tar -us -uc
6969
7070
- name: upload .deb files
7171
run: |

0 commit comments

Comments
 (0)