Skip to content

Set "BUNDLE_GEMFILE: jh/Gemfile" into CI Yaml

路志远请求将try-fix-pre-main-jh合并到pre-main-jh

What does this MR do and why?

Fix Job: https://jihulab.com/gitlab-cn/gitlab/-/jobs/16782965

解决 Pipeline 中出现的大量依赖报错。

问题原因:Upstream MR(!162636)向 Pipeline 写死了 Variable:

BUNDLE_GEMFILE: "Gemfile"

导致极狐的 jh/Gemfile 没有生效。

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

路志远 编辑于

合并请求报告

加载中