尝试修复
Some checks failed
Docker Build / Build and push docker image (push) Failing after 4s

This commit is contained in:
xiaohei 2025-02-16 08:11:39 +08:00
parent cb77dfc2b7
commit 5afe903332

View File

@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v4
- name: Build and Push
uses: https://gcr.io/kaniko-project/executor@latest # 使用官方 Kaniko Action
uses: gcr.io/kaniko-project/executor
with:
context: .
dockerfile: Dockerfile