mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 07:33:17 +00:00
chore: cache dependencies
This commit is contained in:
parent
a675b503d5
commit
9fd5bad422
@ -22,3 +22,8 @@ install:
|
||||
|
||||
script:
|
||||
- npm run doc
|
||||
- npm run test
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- "node_modules"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user