Skip to content

Commit

Permalink
fix goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
GIC-de committed Jul 24, 2024
1 parent a0ede79 commit 947ef6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ builds:
- linux
goarch:
- amd64
ldflags:
- -s -w -X main.Version={{.Version}}

nfpms:
- file_name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Arch }}'
Expand Down

0 comments on commit 947ef6a

Please sign in to comment.