mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-14 19:20:37 +03:00
Disable buildvcs flag
This commit is contained in:
parent
18aac7c729
commit
1374dab087
@ -1,6 +1,10 @@
|
||||
# GoReleaser config
|
||||
project_name: navidrome
|
||||
|
||||
before:
|
||||
hooks:
|
||||
- go env -w GOFLAGS="-buildvcs=false"
|
||||
|
||||
builds:
|
||||
- id: navidrome_linux_amd64
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user