Update container registry url
Some checks failed
CI / Lint and test (push) Has been cancelled

This commit is contained in:
V 2026-05-16 21:16:07 +01:00
parent a7c93bedc0
commit 0fdb480394

View File

@ -41,7 +41,7 @@ jobs:
exit 1
fi
echo "VERSION=$version" >> "$GITHUB_ENV"
echo "IMAGE=k3crpi.jumpingcrab.com/sabisan:$version" >> "$GITHUB_ENV"
echo "IMAGE=k3crpi.jumpingcrab.com:5000/sabisan:$version" >> "$GITHUB_ENV"
- name: Log in to registry
run: |