This commit is contained in:
parent
7cde6b07ff
commit
6fe023822a
|
@ -35,15 +35,19 @@ steps:
|
|||
- name: deploy code
|
||||
image: appleboy/drone-ssh
|
||||
volumes:
|
||||
- /home/repo/drone/id_rsa.kubehost:/root/ssh/id_rsa.drone
|
||||
- name: ssh_key
|
||||
path: /root/drone_rsa
|
||||
settings:
|
||||
host: bosub-kub-int.metacoaching.pro
|
||||
username: mtc
|
||||
port: 21022
|
||||
key_path: /root/ssh/id_rsa.drone
|
||||
key_path: /root/drone_rsa
|
||||
script:
|
||||
- echo "Target host name :\ `hostname`"
|
||||
|
||||
volumes:
|
||||
- name: deps
|
||||
temp: {}
|
||||
- name: ssh_key
|
||||
host:
|
||||
path: /home/drone/id_rsa.kubehost
|
Loading…
Reference in New Issue
Block a user