## Story As a ***Go runner***, I would like to ***use the same SSH config as bash runner***, So that I can ***not diverge from its config, etc.*** See: https://github.com/GSA-TTS/gitlab-runner-cloudgov/pull/133#discussion_r2200640343 ## Solution When Go runner is living alongside bash runner, go try running SSH without using any additional proxy config.
Story
As a Go runner,
I would like to use the same SSH config as bash runner,
So that I can not diverge from its config, etc.
See: #133 (comment)
Solution
When Go runner is living alongside bash runner, go try running SSH without using any additional proxy config.