671ee78a47
The build-and-deploy-ci job failed because /apps/euchre_camp_ci/docker-compose.yml was not accessible inside the job container. Add volume mounts for /apps and the docker socket so the job can read the CI compose file and run docker compose commands. Requires runner config.yaml with valid_volumes for /apps and /var/run/docker.sock.