drone config

This commit is contained in:
root 2018-08-15 17:20:47 +00:00
parent 856e70ecdc
commit dc7de1f1a9
1 changed files with 2 additions and 1 deletions

View File

@ -5,9 +5,10 @@ pipeline:
- apt-get install devscripts
- mk-build-deps --install debian/control
- dpkg-buildpackage --no-sign
- scp -P 22022 -i .ssh/debcore wit-network-config_*_all.deb
scp:
image: appleboy/drone-scp
host: cloud-api.v1.cloud.wit.com
port: 22022
target: /data/incoming
source: ../wit-network-config_*_all.deb
strip_components: 1