Remove deploy-dev/deploy-uat CI jobs (CAR-1069) #37
Reference in New Issue
Block a user
Delete Branch "remove-deploy-dev-uat-jobs"
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?
Removes the
deploy-devanddeploy-uatCI jobs from the cartsnitch-api CI workflow as they have been migrated to Flux CD.cc @cpfarhood
QA PASS — deploy-dev and deploy-uat jobs removed. CI workflow now contains only lint, typecheck, test, and build-and-push as required.