Skip to content

Commit

Permalink
Update goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
gen2brain committed Aug 3, 2019
1 parent 6e85ae0 commit 0d32c88
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 @@ -4,7 +4,7 @@ builds:
- binary: "{{ .ProjectName }}"
id: "amd64"
hooks:
post: upx dist/linux_amd64/freeradius_exporter
post: upx dist/amd64_linux_amd64/freeradius_exporter
goos:
- linux
goarch:
Expand Down

0 comments on commit 0d32c88

Please sign in to comment.