我在GKE上有一个由helm构建的gitlab跑步者,我已经注册了这个跑步者。当我触发我的管道时,runner运行失败并得到这个错误 on gitlab-runner-gitlab-runnerfor pod gitlab/runner--xspng33-project-3-concurrent-0rsbpp to be running, status is Pending
Waiting--xspng
我成功地更改了GitLab实例中的配置,并移到了运行程序(即Ubuntu18.04.5LTS上)。我试着跟随GitLab文档,但没有成功。一切似乎都正常,因为跑步者出现在GitLab中。Fetching changes...HEAD is now at 60b6860 Update dependency mocha to v9然后,我(在GitLab实例上)将
我遇到了一些迦太基、GitLab CI和内部依赖项的身份验证问题。由于安全原因,我们的运行程序是干净的,并且没有存储在他们的密钥链中的GitLab的任何凭据。A shell task (/usr/bin/env git fetch --prune --quiet https://gitlab.corp.com/path/to/lib.git refs/tagsmust use a personal access to
我设置了GitLab-runner。我想连接到我的gitlab.xxx.com。我将runner注册为docker执行器。但当我运行作业时,它会失败。fatal: unable to access 'https://gitlab.xxx.com/dy_leanghy/leanghy-test.git/': Failed to connect to gitlab.xxx.comport 443: Operation ti