Modify .goreleaser.yml

This commit is contained in:
iyear 2021-07-06 21:50:11 +08:00
parent e25dab3ec0
commit 58cf0e5320

View File

@ -4,6 +4,7 @@ env:
builds: builds:
- env: - env:
- CGO_ENABLED=0 - CGO_ENABLED=0
ldflags: -s -w
goos: goos:
- linux - linux
- windows - windows