mirror of
https://github.com/bloomberg/goldpinger.git
synced 2026-08-23 21:36:25 +00:00
Merge pull request #59 from kpfleming/travis-deploy-one-version
Ensure that only Golang 1.10 builds are pushed to DockerHub
This commit is contained in:
@@ -36,4 +36,5 @@ deploy:
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
go: "1.10.x"
|
||||
condition: -n "$DOCKER_PASSWORD"
|
||||
|
||||
Reference in New Issue
Block a user