Skip to content

CI/CD: reducing size of caches

Now that we can have multiple caches per job, we can avoid downloading in all RSpec jobs the cached files that are useful in gitlab-prebuilds only.

Merge request reports