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
|
||||
|
||||
- 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:
|
||||
cache: false
|
||||
context: /workspace/${{ github.repository }}
|
||||
|
|
Loading…
Reference in a new issue