Skip to content

Ensure Gitaly gems are installed under vendor/gitaly-ruby

What does this MR do?

It fixes two things:

  1. $BUNDLE_APP_CONFIG must point to a folder where the config file will be used (i.e. it should point to this file directly)
  2. It seems the $BUNDLE_FLAGS env variable isn't taken in account anymore.

We can see that the Gitaly gems are installed at the correct location now: https://gitlab.com/gitlab-org/gitlab/-/jobs/1142630912#L753

Edited by Rémy Coutable

Merge request reports

Loading