CI: Don’t sign packages (yet?)

This commit is contained in:
David Prevot 2022-06-29 17:28:55 +02:00
parent 0ceb430071
commit 7bbe82c4ec

View file

@ -8,7 +8,7 @@ steps:
- debian - debian
commands: commands:
- mk-build-deps --install --remove debian/control - mk-build-deps --install --remove debian/control
- gbp buildpackage - gbp buildpackage -us -uc
volumes: volumes:
- name: tmp - name: tmp
path: /tmp path: /tmp