fixup! Try kaniko action
Some checks failed
Build and publish Docker image / build (push) Failing after 11s
Some checks failed
Build and publish Docker image / build (push) Failing after 11s
This commit is contained in:
parent
583ea10e2d
commit
68094f2a47
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ jobs:
|
|||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
|
||||
- name: Build image
|
||||
uses: yinheli/act-kaniko@v1
|
||||
uses: yinheli/act-kaniko@v1.0.0
|
||||
with:
|
||||
image: ${{ env.IMAGE_NNAME }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue