The docker/login-action@v3 does not work with Gitea's token. Replaced with direct docker login command using ${{ github.token }}. Co-Authored-By: Paperclip <noreply@paperclip.ing>
- REGISTRY: ghcr.io -> git.farh.net - Renamed login step to Gitea Container Registry - kustomize rename form: ghcr.io/cartsnitch/auth=git.farh.net/cartsnitch/auth:TAG - Removed GHA cache-from/cache-to (not guaranteed on Gitea runners) Co-Authored-By: Paperclip <noreply@paperclip.ing>
Co-Authored-By: Paperclip <noreply@paperclip.ing>