Update .forgejo/workflows/release.yaml
All checks were successful
Release / build-image (push) Successful in 43s

This commit is contained in:
Tommy 2025-03-02 12:49:53 +00:00
parent 26388448ad
commit 9464e38b39
Signed by: Mooo[bot]
GPG key ID: CF3AFE4D5B62BB9A

View file

@ -22,7 +22,7 @@ jobs:
echo "next-version=$(git-sv next-version)" >> $GITHUB_OUTPUT
- name: Build and push
uses: https://code.252.no/tommy/kaniko-action@latest
uses: https://code.252.no/pub/kaniko-action@latest
with:
cache: false
context: /workspace/${{ github.repository }}