更新 .github/workflows/build.yaml
Some checks failed
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Failing after 1m1s
Some checks failed
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Failing after 1m1s
This commit is contained in:
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user