We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58fbdc1 commit 88dcea5Copy full SHA for 88dcea5
.goreleaser.yaml
@@ -1,5 +1,6 @@
1
builds:
2
- - env:
+ - dir: "./cmd/wush"
3
+ env:
4
- CGO_ENABLED=0
5
mod_timestamp: "{{ .CommitTimestamp }}"
6
flags:
0 commit comments