Skip to content

Exclude the gitlab-rails software from the cache

DJ Mountney requested to merge exclude-rails-from-cache into master

This is one of the last software items, and will almost always need to be rebuilt anyways.

Excluding this from the cache should keep our cache bundle size a bit smaller, as this is the software item with the most churn.

This is to help, but not solve #4919 (closed)

Where we lose the ability to update the cache once it grows over 5G due to gitlab-runner/S3 constraints.

Merge request reports

Loading