英文: SSH with gitlab and docker executor 问题 我正在尝试使用GitLab流水线在我的本地虚拟机上部署Java应用程序,该Runner使用Docker,但是我遇到...
User "system:serviceaccount:gitlab-runner:default" cannot list resource "events" in API group "" in the namespace "gitlab-runner"
英文: User "system:serviceaccount:gitlab-runner:default" cannot list resource "events&q...
进入 git CI 终端并列出目录。
英文: Enter to git CI termial and list the directories 问题 我是你的中文翻译助手,以下是翻译好的内容: 我对git ci/cd还不熟悉。我已经创建了...
git clone 在本地工作,但在 GitLab Runner 中不起作用。
英文: git clone works locally but not from gitlab runner 问题 我今天早上在我的GitLab CI/CD上遇到了奇怪的问题。在身份验证步骤上,Git...
Referencing submodule from git repository results in error when initializing module during GitLab CI/CD execution
英文: Referencing submodule from git repository results in error when initializing module during GitLa...
在 GitLab 管道中克隆子模块时出现’无法读取用户名’错误。
英文: Getting 'could not read Username' error in GitLab pipeline when cloning a submodule 问题 我...
如何为GitLab Runner设置名称服务器
英文: How to set nameserver for the gitlab-runner 问题 我在.gitlab-ci.yml文件中有以下配置: image: docker:20.10.16 ...
gitlab-ci.yml 作业失败(错误:作业失败:退出状态 1)
英文: gitlab-ci.yml job failed (ERROR: Job failed: exit status 1) 问题 我的GitLab CI作业失败了。我收到的消息是ERROR: Jo...
Gitlab的获取策略失败,出现了“无法锁定配置文件”的错误。
英文: Gitlab fetch strategy failed with "could not lock config file" 问题 今天,在一个小的提交之后,GitLab ...
如何在Kubernetes下运行带有本地缓存的GitLab Runner。
英文: How to run gitlab-runner with local cache under kubernetes 问题 I'm trying to use a local cache on...