Fix IP address print

Fix docker repo
Fix local build tasks
This commit is contained in:
2018-08-01 22:34:29 -06:00
parent 51a36bd5b4
commit 3cf557ebe7
3 changed files with 4 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ pipeline:
- go build
publish:
image: plugins/docker
repo: deadbeef.codes:5000/mandelmap
repo: deadbeef.codes:5000/mandelmapper
registry: deadbeef.codes:5000
auto_tag: true
auto_tag_suffix: ${DRONE_COMMIT}