We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a7d78 commit ae6f71bCopy full SHA for ae6f71b
.goreleaser.yml
@@ -8,7 +8,7 @@ before:
8
9
builds:
10
- id: stargate
11
- main: .
+ main: ./cmd/
12
binary: stargate
13
goos:
14
- linux
0 commit comments