This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user