forked from cartsnitch/cartsnitch
5de258220e
The auth Deployment in cartsnitch/infra (PR #83) references ghcr.io/cartsnitch/auth:latest, but no CI job builds that image. Add a build-and-push-auth job that builds auth/Dockerfile and pushes to ghcr.io/cartsnitch/auth with the same CalVer + sha tagging scheme. Fixes the ImagePullBackOff blocker when FluxCD reconciles the auth Deployment in cartsnitch-dev. Co-Authored-By: Paperclip <noreply@paperclip.ing>