Skip to content
Snippets Groups Projects
Unverified Commit d6c5adff authored by rhatto's avatar rhatto
Browse files

fix: CI: debian: gbp: do not sign things (#10) (1)

parent dd4882c3
Branches
Tags
No related merge requests found
Pipeline #258586 failed
......@@ -38,7 +38,7 @@ debian:
- git fetch --all
- git branch debian --track origin/debian || true
- git checkout debian
- gbp buildpackage --git-ignore-new --git-upstream-signatures=no --git-no-sign-tags
- gbp buildpackage --git-ignore-new --git-upstream-signatures=no --git-no-sign-tags -us -uc
# Run lintian
#- lintian --allow-root -v --pedantic ../keyringer_*.deb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment