undoing alfonso before ;)

This commit is contained in:
toby 2018-09-20 19:48:59 +02:00
parent 0e1b2dcdba
commit 95b84e0b25
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pipeline:
image: registry.v1.cloud.wit.com/toby/packager:1.2 image: registry.v1.cloud.wit.com/toby/packager:1.2
commands: commands:
- apt-get update - 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 - 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 <netops@wit.com> $(date -R)" >debian/changelog - echo "wit-network-config (2.0.$(date +%Y.%m.%d.%H.%M)) unstable; urgency=low\n\n$(git log --format=" * %s")\n\n -- wit <netops@wit.com> $(date -R)" >debian/changelog
- dpkg-buildpackage --no-sign - dpkg-buildpackage --no-sign