Have tag match docker version
This commit is contained in:
parent
a79f7bf690
commit
1ba685f481
@ -16,7 +16,7 @@ pipeline:
|
||||
publish:
|
||||
image: plugins/docker
|
||||
repo: plugins/docker
|
||||
tags: [ "latest", "1.13", "1" ]
|
||||
tags: [ "latest", "17", "17.04" ]
|
||||
when:
|
||||
branch: master
|
||||
event: push
|
||||
|
Loading…
Reference in New Issue
Block a user