chore: Deploy tusd on Go 1.12
This commit is contained in:
parent
12914032e5
commit
fd2926cf60
|
@ -42,11 +42,11 @@ deploy:
|
|||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
go: 1.8
|
||||
go: 1.12
|
||||
repo: tus/tusd
|
||||
- provider: script
|
||||
script: .scripts/deploy_gcloud.sh
|
||||
on:
|
||||
branch: master
|
||||
go: 1.8
|
||||
go: 1.12
|
||||
repo: tus/tusd
|
||||
|
|
Loading…
Reference in New Issue