Skip to content

Commit

Permalink
Fix .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mumoshu committed Feb 4, 2020
1 parent c2b7010 commit 469ad97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
project_name: variant
builds:
- env:
- main: ./pkg/cmd
env:
- CGO_ENABLED=0
ldflags:
- -s -w -X github.com/mumoshu/variant2/Version={{.Version}}
Expand Down

0 comments on commit 469ad97

Please sign in to comment.