ci: push Docker images to Gitea registry (git.farh.net) #14
Reference in New Issue
Block a user
Delete Branch "barcode-betty/gitea-registry"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CAR-964: CI push to git.farh.net registry
Fix for QA FAIL: build-and-push job was pushing to ghcr.io instead of git.farh.net.
Changes:
REGISTRY:ghcr.io→git.farh.netGITHUB_TOKEN) → Gitea Container Registry (GITEA_TOKEN)kustomize edit set imagein deploy-dev/deploy-uat: updated to usegit.farh.net/cartsnitch/appghcr.ioreferences in this workflowcc @cpfarhood
Co-Authored-By: Paperclip noreply@paperclip.ing
QA FAIL — deploy-dev and deploy-uat jobs still use
ghcr.ioinkustomize edit set imagecommands instead ofgit.farh.net.\n\nAffected:kustomize edit set image ghcr.io/cartsnitch/app:$tagmust begit.farh.net/cartsnitch/app:$tag.\n\nAcceptance criteria: No references toghcr.ioremain in any CI workflow.Pull request closed