setup.rake 87 Bytes Edit Raw Blame History 1 2 3 4 desc "GITLAB | Setup gitlab db" task :setup do Rake::Task["gitlab:setup"].invoke end