This commit is contained in:
root 2018-08-16 21:50:42 +00:00
parent f2507c74d0
commit ad181e354c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ pipeline:
build:
image: registry.v1.cloud.wit.com/toby/packager:1.2
commands:
- apt-get update && apt-get install -y sed strongswan frr isc-dhcp-client
- apt-get update && apt-get install -y sed strongswan frr isc-dhcp-client systemd
- dpkg-buildpackage --no-sign
upload:
image: appleboy/drone-scp