I have the same problem.
I solved it by edit the config.toml and and add the clone_URL.
[[runners]]
url = “https://gitlab.example.com”
clone_url = “https://gitlab.example.com”
Hope useful to you!
I have the same problem.
I solved it by edit the config.toml and and add the clone_URL.
[[runners]]
url = “https://gitlab.example.com”
clone_url = “https://gitlab.example.com”
Hope useful to you!