Skip to content

Commit fe7d36b

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

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ before_script:
1717
- "go version"
1818
- "go mod tidy"
1919
- "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"
2420

2521
build_job:
2622
stage: build

0 commit comments

Comments
 (0)