Skip to content

Commit

Permalink
Merge pull request #11 from pcarranza/omame/fix-goreleaser
Browse files Browse the repository at this point in the history
Fix goreleaser syntax
  • Loading branch information
pcarranza authored Oct 16, 2018
2 parents 598ff28 + 0f8e783 commit 9b5ad6a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,6 @@ dockers:
goarm: ''
binary: nomad-exporter
dockerfile: Dockerfile
latest: true
tag_templates:
- '{{ .Tag }}'
- latest

0 comments on commit 9b5ad6a

Please sign in to comment.