fix(ci): revert deploy PR base dev/uat → main (CAR-1431) #50
Reference in New Issue
Block a user
Delete Branch "barcode-betty/car-1428-revert-deploy-base"
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?
Reverts deploy PR base from
dev/uatback tomainin both deploy-dev and deploy-uat jobs.\n\nFlux reconciles all overlays fromcartsnitch/infra main; image-bump PRs againstdev/uatwere silently ignored, freezing frontend + auth deploys. Per CTO decision CAR-1428 Option B.\n\nVerification:\n-grep -c -- '--arg base main' .gitea/workflows/ci.yml→ 2\n-grep -cE -- '--arg base (dev|uat)' .gitea/workflows/ci.yml→ 0\n\ncc @cpfarhood