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