Skip to content

Commit

Permalink
Try to tag docker image with :latest as well as version tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
ncabatoff committed May 13, 2018
1 parent 074edb9 commit efcb651
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ dockers:
binary: script-exporter
goos: linux
goarch: amd64
tag_templates:
- latest
- "{{ .Version }}"

0 comments on commit efcb651

Please sign in to comment.