adding edge-support branch to the drone pipeline

This commit is contained in:
toby 2018-10-19 20:45:19 +02:00
parent ea70e243fe
commit d446f995c8
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ pipeline:
- chmod 600 /tmp/id_rsa
- scp -i /tmp/id_rsa -o StrictHostKeyChecking=no -P 22022 ../wit-network-config_*_all.deb root@cloud-api.v1.cloud.wit.com:/data/incoming
secrets: [ ssh_key ]
branches: master
branches: [ master, edge-support ]