This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: hugomods/hugo:debian-dart-sass-node-git-0.161.1
|
image: hugomods/hugo:debian-dart-sass-node-git-0.161.1
|
||||||
steps:
|
steps:
|
||||||
- name: Install git-lfs
|
- name: Install packages
|
||||||
run: apt-get update -qq && apt-get install -y git-lfs rsync
|
run: apt-get update -qq && apt-get install -y git-lfs rsync
|
||||||
|
|
||||||
- name: Checkout with LFS
|
- name: Checkout with LFS
|
||||||
@@ -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 -6u --delete-after \
|
rsync -6a --delete-after \
|
||||||
-e "ssh -i ~/.ssh/id_ed25519 -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