From 2084193d0c0fd697f7e2874d9a53e1203c871537 Mon Sep 17 00:00:00 2001 From: aseguro Date: Thu, 20 Sep 2018 16:28:38 +0000 Subject: [PATCH] Adding sas3ircu pciutils --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3aa196a..7652c71 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ pipeline: image: registry.v1.cloud.wit.com/toby/packager:1.2 commands: - apt-get update - - apt-get install -y sed strongswan frr isc-dhcp-client systemd + - apt-get install -y sed strongswan frr isc-dhcp-client systemd wit-sas3ircu pciutils - apt-get clean - echo "wit-network-config (2.0.$(date +%Y.%m.%d.%H.%M)) unstable; urgency=low\n\n$(git log --format=" * %s")\n\n -- wit $(date -R)" >debian/changelog - dpkg-buildpackage --no-sign