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

This commit is contained in:
Lyn Fugmann 2024-10-06 23:04:19 +02:00
parent 85bd877869
commit f9bb6fb0b9

View file

@ -37,5 +37,6 @@ jobs:
eval $(ssh-agent -s)
echo "$SSH_PRIVATE_KEY" | ssh-add -
mkdir ~/.ssh
ssh-keyscan ifsr.de > ~/.ssh/known_hosts
year=$(yq '.year' content/_data/ese.yaml)
rsync -rvh --progress --delete --chmod=ugo=rwX _site/ ese-deploy@ifsr.de:"$year"