This commit is contained in:
parent
0cadeac9e6
commit
df6b6e006f
|
@ -54,7 +54,7 @@ steps:
|
||||||
- chmod 0400 /root/.ssh/id_rsa.kubehost
|
- chmod 0400 /root/.ssh/id_rsa.kubehost
|
||||||
- ls -lah /root/.ssh/id_rsa.kubehost
|
- ls -lah /root/.ssh/id_rsa.kubehost
|
||||||
- apk add --no-cache openssh
|
- apk add --no-cache openssh
|
||||||
- ssh -p21022 -i /root/.ssh/id_rsa.kubehost mtc@bosub-kub-int.metacoaching.pro "hostname"
|
- ssh -p21022 -o StrictHostKeyChecking=accept-new -i /root/.ssh/id_rsa.kubehost mtc@bosub-kub-int.metacoaching.pro "hostname"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: deps
|
- name: deps
|
||||||
|
|
Loading…
Reference in New Issue
Block a user