Similar question there: Problem configuring Gitlab CI -> ssh: handshake failed
Here is debug process for this situation.
Verify you can logging to remote ssh server manually using same local user and same key file than…
I am scripting a setup of gitlab along with some nice initial repositories containing pipelines.
I would like to make this environment completely runnable from the start by registering runners at install/configure time. …