dns? is it always dns?

This commit is contained in:
Steven Polley 2018-08-01 21:36:21 -06:00
parent ae84037a91
commit 49d764094c

View File

@ -12,10 +12,9 @@ pipeline:
commands: commands:
- go get - go get
- go build - go build
publish: publish:
image: plugins/docker image: plugins/docker
custom_dns: [ 8.8.8.8, 8.8.4.4 ]
repo: deadbeef.codes:5001/mandelmap repo: deadbeef.codes:5001/mandelmap
insecure: true insecure: true
registry: deadbeef.codes:5001 registry: deadbeef.codes:5001