This commit is contained in:
parent
cb77dfc2b7
commit
5afe903332
@ -25,7 +25,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Build and Push
|
- name: Build and Push
|
||||||
uses: https://gcr.io/kaniko-project/executor@latest # 使用官方 Kaniko Action
|
uses: gcr.io/kaniko-project/executor
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user