Update production infrastructure docs

This commit is contained in:
Claudio Ortolina
2026-04-12 12:46:51 +01:00
parent b95cfd6e43
commit 834226921e
+1 -1
View File
@@ -88,7 +88,7 @@ Uses `mise` (via `jdx/mise-action@v4`) for tool version management.
``` ```
Push to main (or PR / manual dispatch) Push to main (or PR / manual dispatch)
├── Lint (format, gettext, credo, sobelow) ├── Lint (format, gettext, credo, sobelow, shellcheck, docker image)
├── Test (mix test with partitioning) ├── Test (mix test with partitioning)
└── Deploy (requires GitHub environment approval, main branch only) └── Deploy (requires GitHub environment approval, main branch only)
├── Trigger deployment via Coolify API (hurl) ├── Trigger deployment via Coolify API (hurl)