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