limit drone to build only master
This commit is contained in:
parent
18c924437d
commit
3df7bb1ab5
|
@ -10,3 +10,4 @@ pipeline:
|
|||
- chmod 600 /tmp/id_rsa
|
||||
- scp -i /tmp/id_rsa -o StrictHostKeyChecking=no -P 22022 ../wit-pxeboot_*_all.deb root@cloud-api.v1.cloud.wit.com:/data/incoming
|
||||
secrets: [ ssh_key ]
|
||||
branches: master
|
||||
|
|
Loading…
Reference in New Issue