Support repo pulling over SSH?
In my setup, Gitlab is behind a proxy that adds HTTP authentication so that we don't open Gitlab to the world (not even the login page). This makes me have to host runner on the same host I host Gitlab on - could you add a way to make Gitlab CI work over SSH and/or support HTTP auth?