devops - drone test
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Mahdi Abu Yasmine 2023-12-14 01:20:34 +01:00
parent 47609ee00f
commit 71980977ac

View File

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