feat(backend): Sentry/GlitchTip error reporting + observability deploy wiring #595
@@ -132,7 +132,7 @@ jobs:
|
||||
docker compose \
|
||||
-f docker-compose.observability.yml \
|
||||
--env-file .env.staging \
|
||||
up -d
|
||||
up -d --wait
|
||||
|
||||
- name: Reload Caddy
|
||||
# Apply any committed Caddyfile changes before smoke-testing the
|
||||
|
||||
@@ -105,7 +105,7 @@ jobs:
|
||||
docker compose \
|
||||
-f docker-compose.observability.yml \
|
||||
--env-file .env.production \
|
||||
up -d
|
||||
up -d --wait
|
||||
|
||||
- name: Reload Caddy
|
||||
# See nightly.yml — same rationale and mechanism: DooD job containers
|
||||
|
||||
Reference in New Issue
Block a user