mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-30 10:46:30 +08:00
fix: goreleaser 显示声明 CGO_ENABLED=0
This commit is contained in:
parent
3ead633343
commit
6a63b2e5c4
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ builds:
|
||||||
- -trimpath
|
- -trimpath
|
||||||
ldflags:
|
ldflags:
|
||||||
- -w -s
|
- -w -s
|
||||||
|
env:
|
||||||
|
- CGO_ENABLED=0
|
||||||
goos:
|
goos:
|
||||||
- linux
|
- linux
|
||||||
goarm:
|
goarm:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue