try new tagging. Add ip of host to image

This commit is contained in:
2018-08-01 22:20:54 -06:00
parent dd35038204
commit 51a36bd5b4
2 changed files with 22 additions and 5 deletions

View File

@@ -14,8 +14,7 @@ pipeline:
- go build
publish:
image: plugins/docker
custom_dns: [ 8.8.8.8, 8.8.4.4 ]
repo: deadbeef.codes:5000/mandelmap
registry: deadbeef.codes:5000
# auto_tag: true
# auto_tag_suffix: linux-rpi3
auto_tag: true
auto_tag_suffix: ${DRONE_COMMIT}