MyNixOS website logo
option

services.gitlab-runner.services.<name>.cloneUrl

Overwrite the URL for the GitLab instance. Used if the Runner can’t connect to GitLab on the URL GitLab exposes itself.

Declarations
Type
null or string
Default
null
Example
"http://gitlab.example.local"