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
Branches
No related tags found
No related merge requests found
Pipeline #761 failed
...@@ -13,8 +13,8 @@ before_script: ...@@ -13,8 +13,8 @@ before_script:
rubocop: rubocop:
script: script:
- rubocop - bundle exec rubocop
assets: assets:
script: 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