chore: Deploy tusd on Go 1.12

This commit is contained in:
Marius 2019-05-20 22:53:39 +02:00
parent 12914032e5
commit fd2926cf60
1 changed files with 2 additions and 2 deletions

View File

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