@@ -36,7 +36,7 @@ jobs:
|
|||||||
nginx0.nlams0.net.ipng.ch \
|
nginx0.nlams0.net.ipng.ch \
|
||||||
nginx0.nlams1.net.ipng.ch \
|
nginx0.nlams1.net.ipng.ch \
|
||||||
nginx0.nlams2.net.ipng.ch; do
|
nginx0.nlams2.net.ipng.ch; do
|
||||||
rsync -av --delete \
|
rsync -6u --delete-after \
|
||||||
-e "ssh -i ~/.ssh/id_ed25519 -p 22 -6 -o StrictHostKeyChecking=no" \
|
-e "ssh -i ~/.ssh/id_ed25519 -o StrictHostKeyChecking=no" \
|
||||||
public/ drone@${host}:/nginx/sites/sabbatical.ipng.nl/
|
public/ drone@${host}:/nginx/sites/sabbatical.ipng.nl/
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user