英文: Git merge error caused by visual studio after checking out to master branch 问题 我对Git还相对新手,仍然无法弄清...
使用JQ将Gitlab中的JSON转换为CSV。
英文: Convert JSON from Gitlab to CSV with JQ 问题 以下是您要翻译的内容: "vulnerabilities": [ { "id...
GitLab jobs:build config key may not be used with `rules`: only.
英文: GitLab jobs:build config key may not be used with `rules`: only 问题 我有一个GitLab CI作业,我希望只在tags或两个特...
GitLab管道运行失败。
英文: gitlab pipeline run fail 问题 从今天开始,在尝试在GitLab中生成图像时,流水线失败了。问题出在这一行,它试图执行Get请求 "https://regis...
Datalad: 从GitLab获取子数据集时出现问题(重定向以获取凭据)
英文: Datalad: problems getting a subdataset from gitlab (redirect for credentials) 问题 I set up a data...
使用项目访问令牌来克隆一个私有的GitLab存储库。
英文: Using project access token to clone a private gitlab repository 问题 我有一个托管在gitlab.com上的私有仓库。我已经创建...
Git分支名称是否会在项目历史中持久保存?
英文: Does a git branch name get persisted in a projects history? 问题 I was working on some code in the...
“在GitLab中,’允许使用CI_JOB_TOKEN访问此项目’是否在私有仓库之间起作用?”
英文: Does "Allow access to this project with a CI_JOB_TOKEN" in GitLab work between private...
Gitlab CI 进程中未能拉取Gitlab注册表图像。
英文: Gitlab registry images not getting pulled in Gitlab CI progcess 问题 我使用/kaniko/executor构建镜像并推送到gi...
如何使用And组合多个GitLab规则?
英文: How to combine multiple GitLab rules with And? 问题 根据文档,多个规则使用OR操作进行组合,确实表现出这种方式。但我有一个特定的情况。 所以我有...
15