Commit 62adff9f authored by Ash McKenzie's avatar Ash McKenzie

Merge branch 'optimize-compile-storybook-cache' into 'master'

ci: Pull the Yarn cache for compile-storybook jobs

See merge request gitlab-org/gitlab!71174
parents 4326e564 fb46b4b0
......@@ -193,10 +193,12 @@
.storybook-yarn-cache:
cache:
- *node-modules-cache
- *storybook-node-modules-cache
.storybook-yarn-cache-push:
cache:
- *node-modules-cache # We don't push this cache as it's already rebuilt by `update-yarn-cache`
- *storybook-node-modules-cache-push
.use-pg11:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment