All checks were successful
CI/CD / build-test-deploy (push) Successful in 29s
COMPOSE_PROJECT_NAME was "ruvdstests" but the live stack was actually deployed under "ruvdstest" (no trailing s) — Compose treated it as an unrelated project and spun up a whole second stack from scratch, colliding with the real one's host port and aborting mid-deploy instead of updating the running containers in place.