diff --git a/.drone.yml b/.drone.yml index 2f23c6c..89c73d6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -54,6 +54,7 @@ steps: - eval `ssh-agent -s` - service ssh start - service ssh status + ## load updated ssh_config from secret of repo: StrictHostKeyChecking no - echo "$NO_HOSTKEY" > /etc/ssh/ssh_config - cat /etc/ssh/ssh_config ## add private key to ssh-agent for ssh-copy-id