How to cache node_modules globally for all pipelines for a project

Hi @rbuenavida

Unfortunately the docs here use npm, and I haven’t done this myself. However, Yarn has some docs here that include a GitLab config, and there’s a forum answer that looks relevant. Between the two I think that might cover most of what you’re looking for?

Sarah