Commit 9e7e8fd3 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch '8-9-stable' of https://gitlab.com/gitlab-org/gitlab-ce into 8-9-stable

parents b72feadc d91a807d
...@@ -191,8 +191,12 @@ teaspoon: *exec ...@@ -191,8 +191,12 @@ teaspoon: *exec
rubocop: *exec rubocop: *exec
rake scss_lint: *exec rake scss_lint: *exec
rake brakeman: *exec rake brakeman: *exec
rake flog: *exec rake flog:
rake flay: *exec <<: *exec
allow_failure: yes
rake flay:
<<: *exec
allow_failure: yes
rake db:migrate:reset: *exec rake db:migrate:reset: *exec
license_finder: *exec license_finder: *exec
......
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