dockerfile
Some checks failed
全局K3s部署 / deploy (push) Has been cancelled

This commit is contained in:
2026-05-23 17:39:20 +08:00
parent 12d091d366
commit f5ff8164a9

View File

@@ -15,6 +15,7 @@ jobs:
with: with:
fetch-depth: 0 # 可选:拉取完整历史,加速后续操作 fetch-depth: 0 # 可选:拉取完整历史,加速后续操作
timeout-minutes: 10 # 增加超时,避免拉取中断 timeout-minutes: 10 # 增加超时,避免拉取中断
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3
- name: Build and push - name: Build and push