This commit is contained in:
parent
85089b274a
commit
10f531d0a2
@ -58,7 +58,7 @@ steps:
|
||||
- echo -n $SERVER_PASS > ~/password.txt
|
||||
- echo $SERVER_PASS
|
||||
- cat ~/password.txt
|
||||
- sshpass -v -f $SERVER_PASS ssh-copy-id -i ~/.ssh/id_rsa.pub odinzu@45.33.119.101
|
||||
- sshpass -v -p $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
|
||||
|
Loading…
x
Reference in New Issue
Block a user