Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Commit

Permalink
Use dash instead of underscore in binary name
Browse files Browse the repository at this point in the history
Co-authored-by: Hidde Beydals <hiddeco@users.noreply.github.com>
Signed-off-by: Jordan Pellizzari <jordan@weave.works>
  • Loading branch information
jpellizzari and hiddeco committed Apr 29, 2021
1 parent 233db82 commit 1668794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Expand Up @@ -5,7 +5,7 @@ before:
dist: bin
builds:
- <<: &build_defaults
binary: flux_webui
binary: flux-webui
main: main.go
ldflags:
- -s -w -X main.VERSION={{ .Version }}
Expand Down

0 comments on commit 1668794

Please sign in to comment.