更新 .github/workflows/build.yaml
Some checks failed
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-10-03 01:23:29 +00:00
parent 63626c2ab9
commit 76374a698a

View File

@@ -58,8 +58,8 @@ jobs:
BUILD_TAGS="" BUILD_TAGS=""
# HTTP_PROXY=http://10.0.0.52:7890 # 添加HTTP代理 # HTTP_PROXY=http://10.0.0.52:7890 # 添加HTTP代理
# HTTPS_PROXY=http://10.0.0.52:7890 # 添加HTTPS代理 # HTTPS_PROXY=http://10.0.0.52:7890 # 添加HTTPS代理
GOPROXY=https://goproxy.cn,direct # GOPROXY=https://goproxy.cn,direct
GOSUMDB=off # GOSUMDB=off
labels: | labels: |
org.opencontainers.image.title=Virtual Kubelet org.opencontainers.image.title=Virtual Kubelet
org.opencontainers.image.description=Kubernetes Virtual Kubelet implementation org.opencontainers.image.description=Kubernetes Virtual Kubelet implementation