更新 .github/workflows/build.yaml
Some checks failed
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Failing after 33s
Some checks failed
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Failing after 33s
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@@ -56,8 +56,8 @@ jobs:
|
||||
build-args: |
|
||||
GOLANG_CI_LINT_VERSION=v1.68.0
|
||||
BUILD_TAGS=""
|
||||
# HTTP_PROXY=http://10.0.0.52:7890 # 添加HTTP代理
|
||||
# HTTPS_PROXY=http://10.0.0.52:7890 # 添加HTTPS代理
|
||||
HTTP_PROXY=http://10.0.0.52:7890 # 添加HTTP代理
|
||||
HTTPS_PROXY=http://10.0.0.52:7890 # 添加HTTPS代理
|
||||
# GOPROXY=https://goproxy.cn,direct
|
||||
# GOSUMDB=off
|
||||
labels: |
|
||||
|
||||
Reference in New Issue
Block a user