This commit is contained in:
parent
6fe023822a
commit
47609ee00f
|
@ -41,7 +41,7 @@ steps:
|
||||||
host: bosub-kub-int.metacoaching.pro
|
host: bosub-kub-int.metacoaching.pro
|
||||||
username: mtc
|
username: mtc
|
||||||
port: 21022
|
port: 21022
|
||||||
key_path: /root/drone_rsa
|
key_path: /root/drone_rsa/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/id_rsa.kubehost
|
path: /home/drone
|
Loading…
Reference in New Issue
Block a user