Commit dad03a80 authored by Z.J. van de Weg's avatar Z.J. van de Weg

remove unused cache from .gitlab-ci.yml

parent 9c0b965d
......@@ -3,7 +3,6 @@ image: "registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.3"
cache:
key: "ruby-231"
paths:
- vendor/apt
- vendor/ruby
variables:
......@@ -148,7 +147,6 @@ spinach 9 10: *spinach-knapsack
cache:
key: "ruby21"
paths:
- vendor/apt
- vendor/ruby
.rspec-knapsack-ruby21: &rspec-knapsack-ruby21
......
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