Deploy on master

This commit is contained in:
kiloreux 2018-01-04 17:36:10 +01:00
parent 49dd1be822
commit a7f2d8cdd2
No known key found for this signature in database
GPG Key ID: 8B81EA3FA91EB758
1 changed files with 1 additions and 7 deletions

View File

@ -46,14 +46,8 @@ deploy:
go: 1.8
repo: tus/tusd
- provider: script
script: .scripts/deploy_current.sh
script: .scripts/deploy_gcloud.sh
on:
branch: master
go: 1.8
repo: tus/tusd
- provider: script
script: .scripts/deploy_gcloud.sh
on:
branch: kube
go: 1.8
repo: tus/tusd