Compare commits

..

No commits in common. "6fe023822a80741425da53a7781f61b3dde290a1" and "2069fd8d17189d1bc63bc863130e4719409e8e43" have entirely different histories.

View File

@ -35,19 +35,15 @@ steps:
- name: deploy code
image: appleboy/drone-ssh
volumes:
- name: ssh_key
path: /root/drone_rsa
- "/home/repo/drone/id_rsa.kubehost:/root/ssh/id_rsa.drone"
settings:
host: bosub-kub-int.metacoaching.pro
username: mtc
port: 21022
key_path: /root/drone_rsa
key_path: /root/ssh/id_rsa.drone
script:
- echo "Target host name :\ `hostname`"
volumes:
- name: deps
temp: {}
- name: ssh_key
host:
path: /home/drone/id_rsa.kubehost