Drone CI: don’t sign packages (yet?)

This commit is contained in:
David Prevot 2022-06-28 15:11:25 +02:00
parent 1bc62d81cd
commit e14ab10562

View file

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