excuse me?? Wir haben 2025
Some checks failed
publish / publish (push) Failing after 42s

This commit is contained in:
Rouven Seifert 2025-05-22 19:19:27 +02:00
parent 3e7e12ee0b
commit bd0b7bad54
Signed by: rouven.seifert
SSH key fingerprint: SHA256:WedRxwyCvqwDG6cd16qf/fizYDK1pvN4p5bawXlnKk0
2 changed files with 4 additions and 4 deletions

View file

@ -40,4 +40,4 @@ jobs:
mkdir ~/.ssh mkdir ~/.ssh
ssh-keyscan ifsr.de > ~/.ssh/known_hosts ssh-keyscan ifsr.de > ~/.ssh/known_hosts
year=$(yq '.year' content/_data/ese.yaml) year=$(yq '.year' content/_data/ese.yaml)
rsync -rvh --progress --delete --chmod=ugo=rwX _site/ ese-deploy@ifsr.de:"$year" rsync -rvh --progress --delete --chmod=ugo=rwX _site/ ese-deploy@ifsr.de:staging/"$year"

View file

@ -1,4 +1,4 @@
year: 2024 year: 2025
startDay: 7 startDay: 6
endDay: 11 endDay: 11
color: "#F221B7" color: "#FFB000"