Docs: mention CI auto-deploy in guide

This commit is contained in:
Anna Schulz 2026-03-18 15:45:00 +00:00
parent a4b7031f3d
commit b4a228715a

View file

@ -35,3 +35,8 @@
- On-call engineer: PagerDuty rotation
- Infra lead: t.brenner@nexus.local
- SRE: o.neumann@nexus.local
## Automated deployments
CI triggers `scripts/deploy.sh` automatically on every push to `main`.
Manual deployments should only be needed during incidents.