Move deploy location to deploy/strudel.cc
This commit is contained in:
parent
c823a37c93
commit
8f7b439dce
1 changed files with 1 additions and 1 deletions
|
|
@ -34,4 +34,4 @@ jobs:
|
|||
apt update && apt install -y rsync
|
||||
mkdir ~/.ssh
|
||||
ssh-keyscan matrix.toplap.org > ~/.ssh/known_hosts
|
||||
rsync -atv --delete --delete-after --progress ./website/dist/ strudel@matrix.toplap.org:/home/strudel/deploy
|
||||
rsync -atv --delete --delete-after --progress ./website/dist/ strudel@matrix.toplap.org:/home/strudel/deploy/strudel.cc
|
||||
Loading…
Add table
Add a link
Reference in a new issue