Skip to content

Commit

Permalink
build: fix goreleaser for docker snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Buchanan committed Mar 16, 2018
1 parent a3e914d commit 54fd3e3
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 @@ -32,7 +32,7 @@ dockers:
- image: ohsucompbio/funnel
dockerfile: ./docker/Dockerfile
tag_templates:
- "{{ .Tag }}-prerelease"
- "{{ .Version }}"

brew:
github:
Expand Down

0 comments on commit 54fd3e3

Please sign in to comment.