This commit is contained in:
naiba
2022-01-18 20:41:51 +08:00
parent 06835ffd0f
commit b76e52b076
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@ before:
builds:
- env:
- CGO_ENABLED=0
ldflags:
- -s -w -X main.version={{.Version}} -X main.arch={{.Arch}}
goos:
- linux
- windows