瀏覽代碼

update CI config

Olivier Massot 2 年之前
父節點
當前提交
1c506a58d7
共有 1 個文件被更改,包括 1 次插入0 次删除
  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: