Зарегистрируйте GitLab Runner без https - PullRequest
0 голосов
/ 24 сентября 2019

Мой GitLab-репозиторий доступен только через SSH для моего Сервера.https заблокирован.Как я могу зарегистрировать GitLab Runner?

ERROR: Registering runner... failed 
runner status couldn't execute POST against https://MY_URL/api/v4/runners: Post https://MY_URL/api/v4/runners: dial tcp: lookup MY_URL.com: no such host
PANIC: Failed to register this runner. Perhaps you are having network problems

Сервер: Win 10 + Powershell;GitLab Repo: GitLab Community Edition 11.10.4

...