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 c5df3e8 commit fe7d36bCopy full SHA for fe7d36b
.gitlab-ci.yml
@@ -17,10 +17,6 @@ before_script:
17
- "go version"
18
- "go mod tidy"
19
- "goreleaser --version"
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