This commit is contained in:
parent
3e7e12ee0b
commit
bd0b7bad54
2 changed files with 4 additions and 4 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"
|
||||
rsync -rvh --progress --delete --chmod=ugo=rwX _site/ ese-deploy@ifsr.de:staging/"$year"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue