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