背景:阿里云搭了一台 gitlab server,没有解析域名,绑定了 hosts 127.0.0.1 git.server,另外一台机子上有 gitlab-runner 用来构建代码,机子上 hosts 也做了绑定 116...17 git.server,正常使用 ssh 克隆代码没有问题,
问题:用 runner 构建时,出现如下错误 fatal: unable to access 'http://gitlab-ci-token:[email protected]/tuitui/test-ci.git/': The requested URL returned error: 500