Skip to content

Override BUNDLE_GEMFILE for `cache gems`

路志远请求将test-cache-gems合并到pre-main-jh

What does this MR do and why?

Fix failed job: https://jihulab.com/gitlab-cn/gitlab/-/jobs/16799991

经测试,此改动应用后 cache gems Job 会成功:https://jihulab.com/gitlab-cn/gitlab/-/jobs/16808483

问题原因:环境变量 BUNDLE_GEMFILE 会影响此 Job 的行为,应该将值恢复为之前的 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.

路志远 编辑于

合并请求报告

加载中