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

This commit is contained in:
2025-10-03 01:40:22 +00:00
parent 8bebd56cf1
commit 795b7e399d

View File

@@ -29,6 +29,8 @@ jobs:
uses: docker/setup-buildx-action@v3
with:
driver: docker # 明确指定使用 docker 驱动
network: host
- name: 从标签名中提取版本号
id: extract_version