Update .forgejo/workflows/release.yaml
Some checks failed
Release / build-image (push) Failing after 6s

This commit is contained in:
Tommy 2024-11-09 12:40:33 +00:00
parent ce9f7a964c
commit 61f7ad3dd8
No known key found for this signature in database
GPG key ID: CF3AFE4D5B62BB9A

View file

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