update
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
da1c24ad75
commit
54f306c327
|
@ -10,6 +10,5 @@ steps:
|
||||||
- echo "StrictHostKeyChecking no" >> /etc/ssh/ssh_config
|
- echo "StrictHostKeyChecking no" >> /etc/ssh/ssh_config
|
||||||
- mkdir -p ~/.ssh
|
- mkdir -p ~/.ssh
|
||||||
- echo "$KEY" > ~/.ssh/id_rsa
|
- echo "$KEY" > ~/.ssh/id_rsa
|
||||||
- tail -n 5 ~/.ssh/id_rsa
|
|
||||||
- chmod 600 ~/.ssh/id_rsa
|
- chmod 600 ~/.ssh/id_rsa
|
||||||
- ssh kumoly@kumoly.io -p 2222 ls
|
- ssh kumoly@kumoly.io -p 2222 ls
|
||||||
|
|
Loading…
Reference in New Issue