We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d1ba33 commit c5df3e8Copy full SHA for c5df3e8
.gitlab-ci.yml
@@ -20,6 +20,7 @@ before_script:
20
- "export http_proxy=http://zstack.one:8888"
21
- "export https_proxy=http://zstack.one:8888"
22
- "export no_proxy=localhost,127.0.0.1,::1"
23
+ - "- go env -w GOPROXY=https://goproxy.cn,direct"
24
25
build_job:
26
stage: build
0 commit comments