mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-23 11:36:09 +10:00
Add rake setup alias for gitlab:setup
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
desc "GITLAB | Setup gitlab db"
|
||||
task :setup do
|
||||
Rake::Task["gitlab:setup"].invoke
|
||||
end
|
||||
Reference in New Issue
Block a user