chore: edit path (path on the server has been changed)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5853085d4f
commit
3ca9acbdd0
@ -63,11 +63,11 @@ steps:
|
||||
OL_P:
|
||||
from_secret: hugo_passwd
|
||||
OL_D:
|
||||
from_secret: hugo_dir
|
||||
from_secret: hugo_dir_t
|
||||
commands:
|
||||
- echo $OL_P > nupass
|
||||
- export RSYNC_RSH='sshpass -f ./nupass ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'
|
||||
- rsync -av --delete --chown $OL public/ $OL@dotya.ml:$OL_D-test
|
||||
- rsync -av --delete --chown $OL public/ $OL@dotya.ml:$OL_D
|
||||
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user