Remove unnecessary cache definition in rake karma test

Closes #32119
This commit is contained in:
Stan Hu 2017-05-11 12:14:47 -07:00
parent 180ec7113e
commit 77f2ec4fc3
1 changed files with 0 additions and 3 deletions

View File

@ -408,9 +408,6 @@ rake gitlab:assets:compile:
- webpack-report/
rake karma:
cache:
paths:
- vendor/ruby
stage: test
<<: *use-pg
<<: *dedicated-runner