This commit is contained in:
parent
530a353cc8
commit
457f6d7ddd
|
@ -53,7 +53,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- 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 -U openssh-client
|
- apk add --no-cache openssh
|
||||||
- ssh -p21022 -i /root/.ssh/id_rsa.kubehost mtc@bosub-kub-int.metacoaching.pro "hostname"
|
- ssh -p21022 -i /root/.ssh/id_rsa.kubehost mtc@bosub-kub-int.metacoaching.pro "hostname"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user