limit drone to build only master

This commit is contained in:
toby 2018-10-18 17:56:00 +00:00
parent 18c924437d
commit 3df7bb1ab5
1 changed files with 1 additions and 0 deletions

View File

@ -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