moving to automatic changelog generation and trying to fix collision with qemu-system-common

This commit is contained in:
toby 2018-08-25 00:40:54 +02:00
parent 430cedf306
commit 584e02e9f2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pipeline:
- apt-get update
- apt-get install -y sed strongswan frr isc-dhcp-client systemd
- apt-get clean
- echo -e "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)" >debian/changelog
- echo -e "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
- ls -lha ../wit-network-config_*_all.deb
- echo "$SSH_KEY" >/tmp/id_rsa