devops - drone test
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
47609ee00f
commit
71980977ac
|
@ -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`"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user