更新 .github/workflows/build.yaml
Some checks failed
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Failing after 31s

This commit is contained in:
2025-10-03 00:55:28 +00:00
parent 084cc375da
commit bcb52e3548

View File

@@ -58,7 +58,6 @@ jobs:
BUILD_TAGS=""
HTTP_PROXY=http://10.0.0.52:7890 # 添加HTTP代理
HTTPS_PROXY=http://10.0.0.52:7890 # 添加HTTPS代理
ALL_PROXY=socks://10.0.0.52:7890
labels: |
org.opencontainers.image.title=Virtual Kubelet
org.opencontainers.image.description=Kubernetes Virtual Kubelet implementation