ci/cd: 调整流水线自动打包

This commit is contained in:
YANGJINZE
2025-05-21 16:44:50 +08:00
committed by GitHub
parent e57a06d258
commit 42616230b9

View File

@@ -17,6 +17,7 @@ checksum:
builds: builds:
- env: - env:
- CGO_ENABLED=0 - CGO_ENABLED=0
main: ./cmd
goos: goos:
- linux - linux
- darwin - darwin
@@ -29,4 +30,4 @@ builds:
- "7" - "7"
ignore: ignore:
- goos: windows - goos: windows
goarch: arm goarch: arm