diff --git a/.gitea/workflows/docker-build.yml b/.gitea/workflows/docker-build.yml index 0e21776..4bf0761 100644 --- a/.gitea/workflows/docker-build.yml +++ b/.gitea/workflows/docker-build.yml @@ -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: .