Updated app:status & docs with hooks. Removed write_hooks from app:setup
This commit is contained in:
parent
d862ebd3b3
commit
d1daeba173
3 changed files with 20 additions and 2 deletions
|
@ -4,7 +4,6 @@ namespace :gitlab do
|
|||
task :setup => [
|
||||
'db:setup',
|
||||
'db:seed_fu',
|
||||
'gitlab:gitolite:write_hooks',
|
||||
'gitlab:app:enable_automerge'
|
||||
]
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue