编辑文件 my-first-workflow.yaml

This commit is contained in:
xinian
2026-01-28 14:26:46 +08:00
committed by cnb
parent a9b8f4ecd2
commit d3c6e186e3

View File

@@ -77,7 +77,7 @@ steps:
- BIN_NAME="login_${CI_PIPELINE_CREATED}"
- export GO111MODULE=on
- export GOPROXY=https://goproxy.cn
- |
- |
go build -v \
-p=24 \
-trimpath \