drone config

This commit is contained in:
root 2018-08-15 21:56:25 +00:00
parent b40861f751
commit 52f4ce12c3
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
pipeline:
build:
image: registry.v1.cloud.wit.com/toby/packager:1.0
image: registry.v1.cloud.wit.com/toby/packager:1.1
commands:
- apt-get update
- mk-build-deps --install debian/control
- apt-get install -y wit-network-config
- dpkg-buildpackage --no-sign
upload:
image: appleboy/drone-scp