Skip to content

Commit c5df3e8

Browse files
committed
chore: modify gitlab-ci
1 parent 9d1ba33 commit c5df3e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ before_script:
2020
- "export http_proxy=http://zstack.one:8888"
2121
- "export https_proxy=http://zstack.one:8888"
2222
- "export no_proxy=localhost,127.0.0.1,::1"
23+
- "- go env -w GOPROXY=https://goproxy.cn,direct"
2324

2425
build_job:
2526
stage: build

0 commit comments

Comments
 (0)