This commit is contained in:
parent
f78669ede0
commit
923a30e0b0
|
@ -57,6 +57,7 @@ steps:
|
|||
- mkdir $HOME/.ssh
|
||||
- echo "$SCP_KEY" > $HOME/.ssh/id_rsa
|
||||
- ssh-keyscan -t rsa -p $SCP_PORT $SCP_HOSTNAME >> $HOME/.ssh/known_hosts
|
||||
- chmod -R og-rw $HOME/.ssh/
|
||||
- scp -rP $SCP_PORT -i $HOME/.ssh/id_rsa public/ $SCP_USER@$SCP_HOSTNAME:$SCP_TARGET_DIRECTORY
|
||||
|
||||
- name: rereveille_toi
|
||||
|
|
Loading…
Reference in a new issue