Merge remote-tracking branch 'origin/release' into release
This commit is contained in:
commit
345d120460
|
|
@ -22,6 +22,7 @@ stages:
|
|||
- '# 默认使用goproxy.cn'
|
||||
- export GOPROXY=https://goproxy.cn
|
||||
- '# 输入你的构建命令'
|
||||
- go get
|
||||
- go build
|
||||
artifacts:
|
||||
- name: BUILD_ARTIFACT
|
||||
|
|
|
|||
Loading…
Reference in New Issue