devops - drone test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mahdi Abu Yasmine 2023-12-14 01:54:23 +01:00
parent 0cadeac9e6
commit df6b6e006f

View File

@ -54,7 +54,7 @@ steps:
- chmod 0400 /root/.ssh/id_rsa.kubehost
- ls -lah /root/.ssh/id_rsa.kubehost
- 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:
- name: deps