adding some more verbose output to drone for testing

This commit is contained in:
toby 2018-08-24 20:47:13 +02:00
parent e1d13857b2
commit 52658cebe2
2 changed files with 6 additions and 2 deletions

View File

@ -2,8 +2,12 @@ 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 systemd
- apt-get update
- apt-get install -y sed strongswan frr isc-dhcp-client systemd
- apt-get clean
- dpkg-buildpackage --no-sign
- ls -lha ../wit-network-config_*_all.deb
- find / -name *.deb
upload:
image: appleboy/drone-scp
host: cloud-api.v1.cloud.wit.com

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
wit-network-config (1.7) unstable; urgency=low
wit-network-config (1.8) unstable; urgency=low
* added drone support
* adding support for frr 5.0