This commit is contained in:
parent
8d01aeee16
commit
1a278601dd
@ -57,7 +57,7 @@ steps:
|
|||||||
- cat ~/.ssh/id_rsync_ed25519.pub
|
- cat ~/.ssh/id_rsync_ed25519.pub
|
||||||
- chmod 600 ~/.ssh/id_rsync_ed25519
|
- chmod 600 ~/.ssh/id_rsync_ed25519
|
||||||
- eval `ssh-agent -s`
|
- eval `ssh-agent -s`
|
||||||
- SSHPASS='3304 Tickle' sshpass -ev ssh-copy-id odinzu@45.33.119.101
|
- SSHPASS=$SSHPASS sshpass -ev ssh-copy-id odinzu@45.33.119.101
|
||||||
#- touch ~/password.txt
|
#- touch ~/password.txt
|
||||||
#- echo -n $SERVER_PASS > ~/password.txt
|
#- echo -n $SERVER_PASS > ~/password.txt
|
||||||
#- echo $SERVER_PASS
|
#- echo $SERVER_PASS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user