Commit 200c82ad authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix gitlab-ci.yml syntax

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 93f32b25
...@@ -88,10 +88,10 @@ flay: ...@@ -88,10 +88,10 @@ flay:
- ruby - ruby
- mysql - mysql
bundler:audit bundler:audit:
script: script:
- bundle exec bundle-audit update - "bundle exec bundle-audit update"
- bundle exec bundle-audit check - "bundle exec bundle-audit check"
tags: tags:
- ruby - ruby
- mysql - mysql
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