drone....

This commit is contained in:
root 2018-08-16 17:16:03 +00:00
parent 6852641afb
commit c9c4dd2835
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@ pipeline:
build: build:
image: registry.v1.cloud.wit.com/toby/packager:1.1 image: registry.v1.cloud.wit.com/toby/packager:1.1
commands: commands:
- apt-get update - apt-get update && apt-get install -y wit-network-config
- apt-get install -y wit-network-config
- dpkg-buildpackage --no-sign - dpkg-buildpackage --no-sign
upload: upload:
image: appleboy/drone-scp image: appleboy/drone-scp