drone config

This commit is contained in:
root 2018-08-15 20:52:38 +00:00
parent 786b9fd5be
commit ea699cfb2a
1 changed files with 1 additions and 2 deletions

View File

@ -1,9 +1,8 @@
pipeline: pipeline:
build: build:
image: debian:sid image: registry.v1.cloud.wit.com/toby/packager
commands: commands:
- apt-get update - apt-get update
- 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: