Browse Source

update CI config

Olivier Massot 1 year ago
parent
commit
1c506a58d7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

@@ -3,6 +3,7 @@ stages:
 
 
 cache:
 cache:
   paths:
   paths:
+    - ./node_modules
     - .yarn
     - .yarn
 
 
 before_script:
 before_script: