first migration test on prod server
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
d8c4c3c173
commit
693e40d213
|
|
@ -24,4 +24,5 @@ steps:
|
||||||
|
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- ls
|
- ls
|
||||||
- rsync -avhp -e 'ssh -p 22' ./build/ staysaa@ssh.cluster027.hosting.ovh.net:www --delete
|
# - rsync -avhp -e 'ssh -p 22' ./build/ staysaa@ssh.cluster027.hosting.ovh.net:www --delete
|
||||||
|
- sshpass -p "xmAgdEUhDhQp" rsync -avhp -e 'ssh -p 22' ./build/ staysaa@ssh.cluster027.hosting.ovh.net:www --delete
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user