Update .forgejo/workflows/release.yaml
Some checks failed
Release / build-image (push) Failing after 6s
Some checks failed
Release / build-image (push) Failing after 6s
This commit is contained in:
parent
ce9f7a964c
commit
61f7ad3dd8
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ jobs:
|
||||||
latest=auto
|
latest=auto
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://code.252.no/tommy/kaniko-action/kaniko-action@v1.1
|
uses: https://code.252.no/tommy/kaniko-action/kaniko-action@latest
|
||||||
with:
|
with:
|
||||||
cache: false
|
cache: false
|
||||||
context: /workspace/${{ github.repository }}
|
context: /workspace/${{ github.repository }}
|
||||||
|
|
Loading…
Reference in a new issue