Add CGO_ENABLED=0 (#450)

This commit is contained in:
mosa
2023-08-18 10:39:06 +09:00
committed by GitHub
parent ee37436c59
commit 4890388046
+2
View File
@@ -9,6 +9,8 @@ builds:
ldflags:
- -s -w -X "main.airVersion={{.Version}}"
- -s -w -X "main.goVersion={{.Env.GOVERSION}}"
env:
- CGO_ENABLED=0
archives:
- id: tar.gz
format: tar.gz