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

This commit is contained in:
2025-10-02 23:31:02 +00:00
parent b683bfbcc0
commit 9c678d50e6

View File

@@ -34,7 +34,6 @@ jobs:
env.http_proxy=http://10.0.0.52:7890
env.https_proxy=http://10.0.0.52:7890
env.all_proxy=socks://10.0.0.52:7890
env.no_proxy=localhost,127.0.0.1
- name: 从标签名中提取版本号
id: extract_version