This commit is contained in:
parent
71980977ac
commit
3804b08484
|
@ -35,12 +35,13 @@ steps:
|
|||
- name: deploy code
|
||||
image: appleboy/drone-ssh
|
||||
volumes:
|
||||
- /home/repo/id_rsa.kubehost:/root/.ssh/id_rsa
|
||||
- name: ssh_key
|
||||
path: /root/.ssh/id_rsa.kuebhost
|
||||
settings:
|
||||
host: bosub-kub-int.metacoaching.pro
|
||||
username: mtc
|
||||
port: 21022
|
||||
key_path: /root/.ssh/id_rsa.kubehost
|
||||
key_path: /root/.ssh/id_rsa.kuebhost
|
||||
script:
|
||||
- echo "Target host name :\ `hostname`"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user