This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
container:
|
||||
image: hugomods/hugo:debian-dart-sass-node-git-0.161.1
|
||||
steps:
|
||||
- name: Install git-lfs
|
||||
- name: Install packages
|
||||
run: apt-get update -qq && apt-get install -y git-lfs rsync
|
||||
|
||||
- name: Checkout with LFS
|
||||
@@ -36,7 +36,7 @@ jobs:
|
||||
nginx0.nlams0.net.ipng.ch \
|
||||
nginx0.nlams1.net.ipng.ch \
|
||||
nginx0.nlams2.net.ipng.ch; do
|
||||
rsync -6u --delete-after \
|
||||
rsync -6a --delete-after \
|
||||
-e "ssh -i ~/.ssh/id_ed25519 -o StrictHostKeyChecking=no" \
|
||||
public/ drone@${host}:/nginx/sites/sabbatical.ipng.nl/
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user