mirror of https://github.com/allinssl/allinssl
ci/cd: 调整流水线自动打包
parent
e57a06d258
commit
42616230b9
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue