Commit a7f74e03 authored by Zeger-Jan van de Weg's avatar Zeger-Jan van de Weg

bundle:audit job only on master

parent e1e79e7e
......@@ -148,6 +148,8 @@ flay:
bundler:audit:
stage: test
only:
- master
script:
- "bundle exec bundle-audit update"
- "bundle exec bundle-audit check"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment