Merge remote-tracking branch 'origin/release' into release

This commit is contained in:
junleea 2025-09-20 14:22:51 +08:00
commit 345d120460
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ stages:
- '# 默认使用goproxy.cn'
- export GOPROXY=https://goproxy.cn
- '# 输入你的构建命令'
- go get
- go build
artifacts:
- name: BUILD_ARTIFACT