drone config

This commit is contained in:
root 2018-08-15 20:09:23 +00:00
parent 32c76edaf8
commit 786b9fd5be
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pipeline:
image: debian:sid image: debian:sid
commands: commands:
- apt-get update - apt-get update
- apt-get install devscripts - apt-get install -y devscripts
- mk-build-deps --install debian/control - mk-build-deps --install debian/control
- dpkg-buildpackage --no-sign - dpkg-buildpackage --no-sign
upload: upload: