Docs: mention CI auto-deploy in guide
This commit is contained in:
parent
a4b7031f3d
commit
b4a228715a
1 changed files with 5 additions and 0 deletions
|
|
@ -35,3 +35,8 @@
|
||||||
- On-call engineer: PagerDuty rotation
|
- On-call engineer: PagerDuty rotation
|
||||||
- Infra lead: t.brenner@nexus.local
|
- Infra lead: t.brenner@nexus.local
|
||||||
- SRE: o.neumann@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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue