Skip to content

Commit

Permalink
use Version for goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: Chmouel Boudjnah <[email protected]>
  • Loading branch information
chmouel committed Sep 30, 2022
1 parent 8e721d5 commit d886f14
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
@@ -1,6 +1,6 @@
before:
hooks:
- /bin/sh -c "echo -n {{.Tag}} > misc/version"
- /bin/sh -c "printf {{.Version }} > misc/version"

builds:
- env:
Expand Down

0 comments on commit d886f14

Please sign in to comment.