diff --git a/.drone.yml b/.drone.yml index bcd8c36..4d36962 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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