test deploy 3
All checks were successful
publish / publish (push) Successful in 31s

This commit is contained in:
Lyn Fugmann 2024-10-06 22:48:30 +02:00
parent f0153b1b6d
commit 124aab344a

View file

@ -37,4 +37,4 @@ jobs:
apt-get update && apt-get install -y rsync
mkdir ~/.ssh
ssh-keyscan ifsr.de > ~/.ssh/known_hosts
rsync -rvh --progress --delete _site/ ese-deploy@ifsr.de:2024-test
rsync -rvh --progress --delete --chmod=ugo=rwX _site/ ese-deploy@ifsr.de:2024-test