drone ci rsync test
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
oDinZu 2022-05-10 00:45:11 -04:00
parent 10f531d0a2
commit d552340f55

View File

@ -58,7 +58,7 @@ steps:
- echo -n $SERVER_PASS > ~/password.txt
- echo $SERVER_PASS
- cat ~/password.txt
- sshpass -v -p $SERVER_PASS ssh-copy-id -i ~/.ssh/id_rsa.pub odinzu@45.33.119.101
- sshpass -vp $SERVER_PASS ssh-copy-id -i ~/.ssh/id_rsa.pub odinzu@45.33.119.101
#- mkdir -p ~/.ssh/
#- touch ~/.ssh/id_rsa
#- touch ~/.ssh/id_rsa.pub