Skip to content
Snippets Groups Projects
Commit fe8701e0 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

GitLab CI: Install Bundler 2

parent 2a98ff57
No related branches found
No related tags found
No related merge requests found
Pipeline #760 failed
......@@ -7,6 +7,8 @@ cache:
before_script:
- ruby -v
- gem install bundler
- bundle -v
- bundle install -j $(nproc) --path vendor
rubocop:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment