Actionmtest
Some checks failed
Deploy Docs / build-and-deploy (push) Failing after 12s

This commit is contained in:
2026-01-04 12:38:42 +01:00
parent 1e3b193b8c
commit 19caf794ef

View File

@@ -37,7 +37,7 @@ jobs:
# 2. Rsync ausführen
# -e konfiguriert SSH so, dass der Key genutzt wird und die Host-Prüfung entfällt
rsync -avzr --delete \
/usr/bin/rsync -avzr --delete \
-e "ssh -i deploy_key -o StrictHostKeyChecking=no" \
./doc/site/ deploy@$SSH_HOST:/var/www/pages/lasertag