still drone dependencies...

This commit is contained in:
root 2018-08-16 21:11:31 +00:00
parent 43b1a0b794
commit d82486cc25
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pipeline:
image: registry.v1.cloud.wit.com/toby/packager:1.2
commands:
- echo "LOOPBACKv4=10.1.2.1" >/etc/wit-net.conf
- apt-get update && apt-get install -y wit-network-config
- apt-get update && apt-get install -y wit-network-config systemd
- dpkg-buildpackage --no-sign
upload:
image: appleboy/drone-scp