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

This commit is contained in:
oDinZu 2022-05-10 20:18:56 -04:00
parent acda26a155
commit 0bfa669b22

View File

@ -60,7 +60,7 @@ steps:
- echo "$NO_HOSTKEY" > /etc/ssh/ssh_config
- cat /etc/ssh/ssh_config
- service ssh reload
- SSHPASS="3304 Tickle" sshpass -ev ssh-copy-id odinzu@45.33.119.101
- SSHPASS="$SERVER_PASS" sshpass -ev ssh-copy-id $SSH_USER@$SSH_HOST
#- touch ~/password.txt
#- echo -n $SERVER_PASS > ~/password.txt
#- echo $SERVER_PASS