This commit is contained in:
parent
131f0c6ba7
commit
8da36ac54f
@ -24,8 +24,7 @@ jobs:
|
|||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: Build and Push
|
||||||
- name: Build and Push
|
|
||||||
uses: gcr.io/kaniko-project/executor@latest # 使用官方 Kaniko Action
|
uses: gcr.io/kaniko-project/executor@latest # 使用官方 Kaniko Action
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user