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 b874916 commit 70ad2e3Copy full SHA for 70ad2e3
.goreleaser.yml renamed to cmd/wifiqr/.goreleaser.yml
@@ -1,6 +1,6 @@
1
project_name: wifiqr
2
builds:
3
- - main: ./cmd/wifiqr
+ - main: .
4
ldflags:
5
- -s -w -X main.version={{.Version}}
6
env: [CGO_ENABLED=0]
0 commit comments