fix: remaining multiline logger job_id errors and prevent grafana removal during deploy
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m34s
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m34s
This commit is contained in:
@@ -97,7 +97,7 @@ jobs:
|
||||
# backend entrypoint will see alembic is already at head → no-op
|
||||
# ──────────────────────────────────────────────
|
||||
echo "=== [7/8] Starting all services ==="
|
||||
docker compose up -d --remove-orphans
|
||||
docker compose -f docker-compose.yml -f docker-compose.monitoring.yml up -d --remove-orphans
|
||||
|
||||
# Wait for backend healthy
|
||||
echo " Waiting for backend healthy..."
|
||||
|
||||
Reference in New Issue
Block a user