adding fake loopback config for container so that wit-network-config installs

This commit is contained in:
root 2018-08-16 21:08:46 +00:00
parent 95e71c9eb9
commit 43b1a0b794
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ pipeline:
build:
image: registry.v1.cloud.wit.com/toby/packager:1.2
commands:
- echo "LOOPBACKv4=10.1.2.1" >/etc/wit-net.conf
- apt-get update && apt-get install -y wit-network-config
- dpkg-buildpackage --no-sign
upload: