summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-04-19 18:01:04 +0800
committerLin Jen-Shin <godfat@godfat.org>2017-04-19 18:01:04 +0800
commita6f1f00dc346039fe320d7726f1721a8c42292e5 (patch)
tree24c1368835f4c6d328fc8ea58723588d48875e0a
parent3e005c86fb0f2455ff4c65e9ee45d5fe9476bd36 (diff)
downloadgitlab-ce-31137-ensure-yarn-installed.tar.gz
Remove more cache which could be conflicting31137-ensure-yarn-installed
-rw-r--r--.gitlab-ci.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cb170aacaf6..e57362bd3a5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -376,9 +376,6 @@ coverage:
lint:javascript:
<<: *dedicated-runner
- cache:
- paths:
- - node_modules/
stage: test
before_script: []
script:
@@ -386,9 +383,6 @@ lint:javascript:
lint:javascript:report:
<<: *dedicated-runner
- cache:
- paths:
- - node_modules/
stage: post-test
before_script: []
script: