adding edge-support branch to the drone pipeline
This commit is contained in:
parent
ea70e243fe
commit
d446f995c8
|
@ -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 ]
|
||||
|
|
Loading…
Reference in New Issue