Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
Co-Authored-By: Simon Rüegg <simon.ruegg@vshn.ch>
  • Loading branch information
chamer81 and Simon Rüegg authored Jan 9, 2020
1 parent e7f8673 commit f68ba4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ snapshot:

dockers:
- image_templates:
- "docker.io/appuio/image-cleanup:v{{ .Tag }}"
- "docker.io/appuio/image-cleanup:v{{ .Version }}"
- "docker.io/appuio/image-cleanup:v{{ .Major }}"

changelog:
Expand Down

0 comments on commit f68ba4b

Please sign in to comment.