ソースを参照

update CI config

Olivier Massot 1 年間 前
コミット
1c506a58d7
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

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