Skip to content

check if gitlab.yml contains newest added setting

gitlab-qa-bot requested to merge github/fork/bbodenmiller/patch-9 into master

Created by: bbodenmiller

Updates check.rake to check for newest setting added in 7.2.

Allows us to more accurately return config file status using:

sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production

Merge request reports