drone...
This commit is contained in:
parent
f2507c74d0
commit
ad181e354c
|
@ -2,7 +2,7 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
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 install -y sed strongswan frr isc-dhcp-client
|
- apt-get update && apt-get install -y sed strongswan frr isc-dhcp-client systemd
|
||||||
- dpkg-buildpackage --no-sign
|
- dpkg-buildpackage --no-sign
|
||||||
upload:
|
upload:
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
|
|
Loading…
Reference in New Issue