Deploy on master
This commit is contained in:
parent
49dd1be822
commit
a7f2d8cdd2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue