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

GitLab CI: Run scripts through bundler

parent fe8701e0
No related branches found
No related tags found
No related merge requests found
Pipeline #761 failed
......@@ -13,8 +13,8 @@ before_script:
rubocop:
script:
- rubocop
- bundle exec rubocop
assets:
script:
- rake assets:precompile
- bundle exec rake assets:precompile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment