ci: npm cache

This commit is contained in:
MDLeom 2022-01-26 04:18:12 +00:00
parent 5406998d43
commit 1866f8bb2a
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 4 additions and 0 deletions

View File

@ -58,5 +58,9 @@ netlify:
- npm run build
- netlify deploy --dir=public --prod
cache:
paths:
- node_modules/
rules:
- if: $NETLIFY_SITE_ID