Skip to content

Fix cache gems CI step

Stan Hu requested to merge sh-fix-cache-gems into master

The cache gems CI step attempts to package all gems in case they are ever yanked. We need to include production, development, and test gems to make this step useful.

Closes #229520 (closed)

Testing

  1. cache gems passed in https://gitlab.com/gitlab-org/gitlab/-/jobs/642118547
  2. setup-test-env passed in https://gitlab.com/gitlab-org/gitlab/-/jobs/642118160
Edited by Stan Hu

Merge request reports