英文: 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...
Gitlab注册表PNPM发布失败,返回404。
英文: Gitlab registry pnpm publish fails with 404 问题 我知道这个问题与这个问题几乎完全相同,但我已经尝试了那里写的几乎所有方法都没有成功。 我正在尝试将...
进入 git CI 终端并列出目录。
英文: Enter to git CI termial and list the directories 问题 我是你的中文翻译助手,以下是翻译好的内容: 我对git ci/cd还不熟悉。我已经创建了...
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...
There is a way to ensure that a commit belongs to a specific branch.
英文: Is there a way to ensure that a commit belongs to a specific branch? 问题 我使用标签来部署到特定环境使用一个块 only:...
如何在步骤之间传递.gitlab-ci.yml的依赖关系
英文: How to pass .gitlab-ci.yml dependencies between steps 问题 以下是您提供的内容的中文翻译: stages: - Linter instal...
在GitLab合并请求中测试所有提交。
英文: Testing all commits in a GitLab merge request 问题 有没有办法为分支顶部以外的提交创建额外的作业? 英文: I have a project in...
Gitlab的获取策略失败,出现了“无法锁定配置文件”的错误。
英文: Gitlab fetch strategy failed with "could not lock config file" 问题 今天,在一个小的提交之后,GitLab ...
如何编译和测试仅安装的目标框架?
英文: How to compile+test for only installed target frameworks? 问题 这是一个确切的重复问题: https://stackoverflow....