fix(ci): push Docker images to git.farh.net registry (CAR-964) #16

Closed
Barcode Betty wants to merge 0 commits from barcode-betty/car-964-gitea-registry-v2 into dev
Member

QA re-test: CAR-964 fix

Fix for QA FAIL: build-and-push job still pushed to ghcr.io instead of git.farh.net.

Changes:

  • REGISTRY: ghcr.iogit.farh.net

  • Login step: GHCR (GITHUB_TOKEN) → Gitea Container Registry (GITEA_TOKEN)

  • kustomize edit set image in deploy-dev/deploy-uat: updated to use git.farh.net

  • No remaining ghcr.io references in this workflow

cc @cpfarhood


Co-Authored-By: Paperclip noreply@paperclip.ing

## QA re-test: CAR-964 fix Fix for QA FAIL: `build-and-push` job still pushed to `ghcr.io` instead of `git.farh.net`. Changes: - `REGISTRY`: `ghcr.io` → `git.farh.net` - Login step: GHCR (`GITHUB_TOKEN`) → Gitea Container Registry (`GITEA_TOKEN`) - `kustomize edit set image` in deploy-dev/deploy-uat: updated to use `git.farh.net` - No remaining `ghcr.io` references in this workflow cc @cpfarhood --- Co-Authored-By: Paperclip <noreply@paperclip.ing>
Barcode Betty closed this pull request 2026-05-23 16:31:40 +00:00
Some checks are pending
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / audit (push) Has been cancelled
CI / e2e (push) Has been cancelled
CI / lighthouse (push) Has been cancelled
CI / build-and-push (push) Has been cancelled
CI / deploy-dev (push) Has been cancelled
CI / deploy-uat (push) Has been cancelled
CI / lighthouse (pull_request) Has been cancelled
CI / lint (pull_request) Has been cancelled
CI / test (pull_request) Has been cancelled
CI / audit (pull_request) Has been cancelled
CI / e2e (pull_request) Has been cancelled
CI / build-and-push (pull_request) Has been cancelled
CI / deploy-dev (pull_request) Has been cancelled
CI / deploy-uat (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.