fixup! Try kaniko action
Build and publish Docker image / build (push) Failing after 11s Details

This commit is contained in:
nope 2024-05-19 02:59:14 +02:00
parent 583ea10e2d
commit 68094f2a47
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}