gitlab-runner-helper docker 镜像未放在国内
Summary
客户 poc 发现 docker 镜像未放在国内,导致国内用户下载可能失败
Steps to reproduce
- 安装 gitlab runner 选择 docker 模式
- 首次执行 ci
Example Project
What is the current bug behavior?
Pulling docker image registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-674e0e29
What is the expected correct behavior?
Pulling docker image registry.gitlab.cn/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-674e0e29
