This commit is contained in:
parent
6a8d8e9b46
commit
8314635a53
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ jobs:
|
|||
chmod 600 id_ed25519.pub
|
||||
eval $(ssh-agent -s)
|
||||
ssh-add id_ed25519.pub
|
||||
ssh tbarnouin@192.168.1.40 echo "All set !"
|
||||
ssh -o StrictHostKeyChecking=accept-new tbarnouin@192.168.1.40 echo "All set !"
|
||||
|
|
Loading…
Reference in a new issue