🐛 fix(ci): 移除不可用的 docker.1ms.run buildkit 镜像代理
Some checks failed
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Failing after 56s
Some checks failed
Virtual Kubelet Docker Build and Deploy / build-and-deploy (push) Failing after 56s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@@ -28,7 +28,6 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver-opts: |
|
||||
image=docker.1ms.run/moby/buildkit:master
|
||||
network=host
|
||||
|
||||
- name: 提取版本号
|
||||
|
||||
Reference in New Issue
Block a user