chore(deploy): run predeploy-check.sh from update-prod.sh

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-01 15:18:58 +02:00
co-authored by Cursor
parent 0edf4a789c
commit 18f14d7e0b
3 changed files with 15 additions and 3 deletions
+1 -2
View File
@@ -247,9 +247,8 @@ Umgebungsvariablen in `.env` setzen — mindestens `RP_ID`, `ORIGIN` (z. B. `htt
## Deployment
**Vor dem Deploy:** `npm run check` lokal ausführen.
Produktions-Update auf den Server (konfigurierbar via Umgebungsvariablen). Führt vor dem SSH-Deploy automatisch [`predeploy-check.sh`](scripts/predeploy-check.sh) aus (`npm run check`):
Produktions-Update auf den Server (konfigurierbar via Umgebungsvariablen):
```bash
./scripts/update-prod.sh