mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-29 10:16:09 +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
|
||||
ldflags:
|
||||
- -w -s
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
goos:
|
||||
- linux
|
||||
goarm:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue