Skip to content

Only cache vendor/ruby and .yarn-cache/ in the prepare stage

Nick Thomas requested to merge (removed):only-cache-in-prepare-stage into master

What does this MR do?

Stop uploading the ruby-233-with-yarn cache from every single job. It only needs to be created once, in the prepare stage. This should save a large number of build minutes.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports