We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d13193 commit 3913325Copy full SHA for 3913325
1 file changed
.goreleaser.yml
@@ -5,7 +5,7 @@ before:
5
hooks:
6
- go mod tidy
7
builds:
8
- - main: .
+ - main: ./cmd/dajarep/main.go
9
binary: dajarep
10
env:
11
- CGO_ENABLED=0
0 commit comments