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

This commit is contained in:
oDinZu 2022-05-10 19:26:15 -04:00
parent 211c5f49a7
commit 67c2bd982d

View File

@ -57,7 +57,7 @@ steps:
- chmod 600 ~/.ssh/id_rsync_ed25519
- eval `ssh-agent -s`
- echo cat $NO_HOSTKEY >> /etc/ssh/user_config
- service ssh reload
- systemctl restart ssh.service
- SSHPASS=$SERVER_PASS sshpass -ev ssh-copy-id $SSH_USER@$SSH_HOST
#- touch ~/password.txt
#- echo -n $SERVER_PASS > ~/password.txt