Commit 88363fcf authored by Stan Hu's avatar Stan Hu

Bump Rails cache key

This appears to be necessary when a new Ruby is recompiled with updated
system libraries.

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/326348
parent 4b3a2942
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
.rails-cache: .rails-cache:
cache: cache:
key: "rails-v4" key: "rails-v5"
paths: paths:
- vendor/ruby/ - vendor/ruby/
- vendor/gitaly-ruby/ - vendor/gitaly-ruby/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment