summaryrefslogtreecommitdiff
path: root/.gitlab/ci/frontend.gitlab-ci.yml
diff options
context:
space:
mode:
authorHeinrich Lee Yu <heinrich@gitlab.com>2019-05-29 13:47:28 +0800
committerHeinrich Lee Yu <heinrich@gitlab.com>2019-06-17 22:50:50 +0800
commit2764035f3d8e88219eb39381e8753b5a15328eb1 (patch)
treee0eb1ce4280255b65caf39fdf61ecee29bda2dce /.gitlab/ci/frontend.gitlab-ci.yml
parent52e2a73641577386451b6e9007a15a3dfff25df2 (diff)
downloadgitlab-ce-2764035f3d8e88219eb39381e8753b5a15328eb1.tar.gz
Bump assets-compile-cache to cleanup old files
Diffstat (limited to '.gitlab/ci/frontend.gitlab-ci.yml')
-rw-r--r--.gitlab/ci/frontend.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/ci/frontend.gitlab-ci.yml b/.gitlab/ci/frontend.gitlab-ci.yml
index 6afa668af22..65e2557571d 100644
--- a/.gitlab/ci/frontend.gitlab-ci.yml
+++ b/.gitlab/ci/frontend.gitlab-ci.yml
@@ -1,6 +1,6 @@
.assets-compile-cache: &assets-compile-cache
cache:
- key: "assets-compile:vendor_ruby:.yarn-cache:tmp_cache_assets_sprockets:v5"
+ key: "assets-compile:vendor_ruby:.yarn-cache:tmp_cache_assets_sprockets:v6"
paths:
- vendor/ruby/
- .yarn-cache/