Commit c0d7c158 authored by Marcis Veveris's avatar Marcis Veveris

Use gitlab_environment

parent 26263a1c
......@@ -49,7 +49,7 @@ namespace :gitlab do
end
desc "GitLab | Cleanup | Delete moved repositories"
task moved: :environment do
task moved: :gitlab_environment do
warn_user_is_not_gitlab
remove_flag = ENV['REMOVE']
......
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