编辑文件 my-first-workflow.yaml
This commit is contained in:
@@ -77,7 +77,7 @@ steps:
|
|||||||
- BIN_NAME="login_${CI_PIPELINE_CREATED}"
|
- BIN_NAME="login_${CI_PIPELINE_CREATED}"
|
||||||
- export GO111MODULE=on
|
- export GO111MODULE=on
|
||||||
- export GOPROXY=https://goproxy.cn
|
- export GOPROXY=https://goproxy.cn
|
||||||
- |
|
- |
|
||||||
go build -v \
|
go build -v \
|
||||||
-p=24 \
|
-p=24 \
|
||||||
-trimpath \
|
-trimpath \
|
||||||
|
|||||||
Reference in New Issue
Block a user