1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-07-03 09:13:54 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
262447cd32
RTFM
Can't cache directory outside project

https://docs.gitlab.com/ee/ci/caching/#caching-nodejs-dependencies
2020-09-30 20:33:41 +01:00
7038472d33
Put in the fully resolved path 2020-09-30 20:13:36 +01:00
8a6c9581de
See where the cache is 2020-09-30 20:09:20 +01:00
085c19bd6f
Also cache cache 2020-09-30 19:55:22 +01:00
1e9b0d36d6
Just cache npm directory
This means `npm ci` only has to rebuild the modules, rather than re-download them
2020-09-30 19:27:33 +01:00
09eb5947b6
Add GitLab CI file 2020-09-30 17:43:41 +01:00