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

Update gitlab-ci.yml

parent 68d172f1
No related branches found
No related tags found
No related merge requests found
......@@ -109,6 +109,6 @@ rails_test_all:
- log/test.log
expire_in: 1 week
before_script:
- gem install bundler --silent && bundle install --jobs $(nproc) --quiet
- gem install --conservative bundler --silent && bundle install --jobs $(nproc) --quiet
script:
- bin/rails db:prepare test:all
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment