【发布时间】:2021-06-27 09:33:30
【问题描述】:
我在我的服务器上上传 GitLab,现在我想添加 GitLab Runner 但是当我尝试添加时出现错误
ERROR: Registering runner... failed runner=zcy-FDTo status=couldn't execute POST against https://gitlab.mysite.com/api/v4/runners: Post https://gitlab.mysite.com/api/v4/runners: x509: certificate signed by unknown authority
PANIC: Failed to register the runner. You may be having network problems.
什么是问题?我试试
sudo gitlab-runner register --url https://gitlab.mysite.com/ --registration-token -AMfssacrqy_UeFM4i9pb--
【问题讨论】:
标签: linux gitlab gitlab-ci-runner git-log