Skip to content
Snippets Groups Projects
Commit b5dcf214 authored by Jean Valverde's avatar Jean Valverde :construction_site:
Browse files

feat: ann node cache

parent d5923283
No related branches found
No related tags found
No related merge requests found
......@@ -21,3 +21,7 @@
- echo -e "\e[0Ksection_end:`date +%s`:lint_prepare\r\e[0K"
# Allow failure to produce report and warning, not a critical job.
allow_failure: true
cache:
key: "drupal-node_modules-${CI_COMMIT_REF_NAME}"
paths:
- ${WEB_ROOT}/core/node_modules
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment