dns? is it always dns?

This commit is contained in:
Steven Polley 2018-08-01 21:36:21 -06:00
parent ae84037a91
commit 49d764094c
1 changed files with 1 additions and 2 deletions

View File

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