Skip to content
Snippets Groups Projects
Commit 68d172f1 authored by Darius Schneider's avatar Darius Schneider
Browse files

Update gitlab-ci.yml

parent 312731cc
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ variables:
CI: "true"
RAILS_ENV: test
GEM_HOME: vendor/gems
BUNDLE_PATH: vendor/bundl
BUNDLE_PATH: vendor/bundle
set_ruby_version:
stage: build
......@@ -100,7 +100,7 @@ rails_test_all:
cache:
when: always
paths:
- vendor/gem
- vendor/gems
- vendor/bundle
artifacts:
when: always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment