We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b7010 commit 469ad97Copy full SHA for 469ad97
.goreleaser.yml
@@ -1,6 +1,7 @@
1
project_name: variant
2
builds:
3
-- env:
+- main: ./pkg/cmd
4
+ env:
5
- CGO_ENABLED=0
6
ldflags:
7
- -s -w -X github.com/mumoshu/variant2/Version={{.Version}}
0 commit comments