fixed deploy
Some checks failed
Deploy SingleChat / deploy (push) Failing after 2s

This commit is contained in:
Torsten Schulz (local)
2026-06-15 16:28:09 +02:00
parent 8d7c7d6f2a
commit f6e0b95a1f
3 changed files with 12 additions and 14 deletions

View File

@@ -59,8 +59,7 @@ Der Workflow `.gitea/workflows/deploy.yml` startet bei Push auf `main` per SSH d
Gitea-Konfiguration:
- Variables: `PROD_HOST`, `PROD_PORT`, `PROD_USER`
- Optional: `PROD_DEPLOY_SCRIPT`, falls der Skriptpfad abweicht
- Variables: `SSH_HOST`, `SSH_PORT`, `SSH_USER`
- Secret: `PROD_SSH_KEY_B64` mit dem base64-kodierten privaten Deploy-Key
Server-Skript installieren: