I want to save a little bit of build time buy caching the node_modules of several subfolders in my project . Is this the right format. ``` image: node:18 clone: depth: full definitions: caches...
Copied to clipboard