danamir b7177c455e
All checks were successful
CI/CD / build-test-deploy (push) Successful in 29s
Fix CI/CD deploy targeting the wrong compose project
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.
2026-08-09 01:29:10 +03:00
Description
No description provided
225 KiB
Languages
F# 93.4%
CSS 5.6%
Dockerfile 0.6%
HTML 0.3%