update pipeline-20250906-release.yml
This commit is contained in:
parent
ff3e032d6d
commit
2f8d80184b
|
|
@ -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