Commit 1ff34a81 authored by Stan Hu's avatar Stan Hu

Merge branch '4820-gitlab-rake-gitlab-geo-check-doesn-t-work' into 'master'

Resolve "gitlab-rake gitlab:geo:check doesn't work"

Closes #4820

See merge request gitlab-org/gitlab-ee!4402
parents 3612e267 ee487236
......@@ -445,7 +445,7 @@ namespace :gitlab do
namespace :geo do
desc 'GitLab | Check Geo configuration and dependencies'
task check: :environment do
task check: :gitlab_environment do
warn_user_is_not_gitlab
checks = [
......
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