Skip to content

Give ssh-based project url to CI runners

username-removed-534178 requested to merge asameni/gitlab-ce:issue_17950 into master

What does this MR do?

Give ssh-based project url to CI runners

Are there points in the code the reviewer needs to double check?

Everything, please. It's a very small diff.

Why was this MR needed?

Closes #17950 (moved). In some scenarios the runner cannot access the https repo url, and the ssh url is needed/desired.

What are the relevant issue numbers?

See #17950 (moved).
See also https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/1150.

Merge request reports