修复一个格式错误
Some checks failed
Docker Build / Build and push docker image (push) Failing after 3s

This commit is contained in:
xiaohei 2025-02-16 08:05:33 +08:00
parent 131f0c6ba7
commit 8da36ac54f

View File

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