Skip to content

Commit

Permalink
push docker tag v prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
jdolitsky committed Dec 7, 2018
1 parent db76ab3 commit 76bd6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codefresh/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,6 @@ steps:
type: push
candidate: '${{BuildDockerImage}}'
image_name: chartmuseum/chartmuseum
tag: '${{VERSION}}'
tag: 'v${{VERSION}}'
registry: dockerhub
when: *version_unreleased

0 comments on commit 76bd6ee

Please sign in to comment.