diff --git a/.drone.yml b/.drone.yml index 847a238..d950ad8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,7 +41,7 @@ steps: host: bosub-kub-int.metacoaching.pro username: mtc port: 21022 - key_path: /root/drone_rsa + key_path: /root/drone_rsa/id_rsa.kubehost script: - echo "Target host name :\ `hostname`" @@ -50,4 +50,4 @@ volumes: temp: {} - name: ssh_key host: - path: /home/drone/id_rsa.kubehost \ No newline at end of file + path: /home/drone \ No newline at end of file