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