sync correct directory
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
da83025af1
commit
a35021b11a
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ steps:
|
|||
- echo $${ID_RSA}|sed -e 's/- /-\n/'|sed -e 's/ -/\n-/' > ~/.ssh/id_rsa
|
||||
- chmod 700 ~/.ssh/id_rsa
|
||||
- ssh-keyscan oit.cloud >> ~/.ssh/known_hosts
|
||||
- rsync -avrx public/. blog@oit.cloud:/var/www/tools.oit.cloud/
|
||||
- rsync -avrx * blog@oit.cloud:/var/www/tools.oit.cloud/
|
||||
|
|
Loading…
Reference in a new issue