Disable buildvcs flag
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
# GoReleaser config
|
# GoReleaser config
|
||||||
project_name: navidrome
|
project_name: navidrome
|
||||||
|
|
||||||
|
before:
|
||||||
|
hooks:
|
||||||
|
- go env -w GOFLAGS="-buildvcs=false"
|
||||||
|
|
||||||
builds:
|
builds:
|
||||||
- id: navidrome_linux_amd64
|
- id: navidrome_linux_amd64
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user