still drone dependencies...
This commit is contained in:
parent
43b1a0b794
commit
d82486cc25
|
@ -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:
|
||||||
- echo "LOOPBACKv4=10.1.2.1" >/etc/wit-net.conf
|
- echo "LOOPBACKv4=10.1.2.1" >/etc/wit-net.conf
|
||||||
- apt-get update && apt-get install -y wit-network-config
|
- apt-get update && apt-get install -y wit-network-config systemd
|
||||||
- dpkg-buildpackage --no-sign
|
- dpkg-buildpackage --no-sign
|
||||||
upload:
|
upload:
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
|
|
Loading…
Reference in New Issue