更新 .github/workflows/build.yaml
Some checks failed
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Has been cancelled
Some checks failed
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Has been cancelled
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -60,6 +60,8 @@ jobs:
|
||||
HTTP_PROXY=10.0.0.52:7890
|
||||
HTTPS_PROXY=10.0.0.52:7890
|
||||
NO_PROXY=localhost,127.0.0.1
|
||||
GOPROXY=goproxy.cn,direct
|
||||
GOSUMDB=off
|
||||
|
||||
labels: |
|
||||
org.opencontainers.image.title=Virtual Kubelet
|
||||
|
||||
Reference in New Issue
Block a user