From 95b84e0b251f32c103cd1a9d144e3ec9c30fdb4b Mon Sep 17 00:00:00 2001 From: toby Date: Thu, 20 Sep 2018 19:48:59 +0200 Subject: [PATCH] undoing alfonso before ;) --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 21e328f..3aa196a 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 wit-sas3ircu pciutils smartmontools + - apt-get install -y sed strongswan frr isc-dhcp-client systemd - 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