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