Skip to content
Snippets Groups Projects
Unverified Commit 0438bbdd authored by azul's avatar azul
Browse files

ci: test bundle is up to date

parent 38dd8111
No related branches found
No related tags found
1 merge request!12Upgrade/bundle
......@@ -24,5 +24,13 @@ before_script:
- bundle exec ruby /builds/leap/nickserver/bin/nickserver version
test:
stage: test
script:
- TEST_OPTS=-v bundle exec rake test
bundle_audit:
stage: test
script: |
gem install bundler-audit
bundle-audit update
bundle-audit check
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment