too lazy to go deeper, just use a fake year
Some checks failed
publish / publish (push) Failing after 32s
Some checks failed
publish / publish (push) Failing after 32s
This commit is contained in:
parent
0540d165b7
commit
fbff9e100b
1 changed files with 1 additions and 1 deletions
|
@ -40,4 +40,4 @@ jobs:
|
|||
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"-staging
|
||||
rsync -rvh --progress --delete --chmod=ugo=rwX _site/ ese-deploy@ifsr.de:"$year"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue