chore: move kaniko to actions org
Some checks failed
Release / build-image (push) Failing after 2s

This commit is contained in:
Tommy 2025-03-03 06:15:51 +01:00
parent 138c10de30
commit c808bcb737
Signed by: tommy
SSH key fingerprint: SHA256:1LWgQT3QPHIT29plS8jjXc3S1FcE/4oGvsx3Efxs6Uc

View file

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