summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2017-09-07 13:31:00 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2017-09-07 13:31:42 +0200
commit44e0345b2175b60b22ec7f43a4e7fa65fc89bda7 (patch)
treebda774e0bc13958213033fc5c8e8a1d290f7e0a6
parentf5dfcd0f6b06c9debfe8c2e370cc059f6b95af12 (diff)
downloadgitlab-ce-use-local-cache-for-CI.tar.gz
Change cache keyuse-local-cache-for-CI
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cf79c6749df..402d665d714 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -48,7 +48,7 @@ image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.3.3-golang-1.8-git
####################
.default-cache: &default-cache
- key: "ruby-233-with-yarn"
+ key: "not-used"
.push-cache: &push-cache
cache: