From 0e1b2dcdbae945ed8ccf798ab7d4f36269dd9664 Mon Sep 17 00:00:00 2001 From: aseguro Date: Thu, 20 Sep 2018 16:32:27 +0000 Subject: [PATCH] Adding smartmontools --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7652c71..21e328f 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 + - apt-get install -y sed strongswan frr isc-dhcp-client systemd wit-sas3ircu pciutils smartmontools - 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