Skip to content
Snippets Groups Projects
Commit c7c801a8 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Remove backup_restore_hooks path for gitlab-rails

This was fixed upstream on master.
parent 0b4db635
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -51,9 +51,6 @@ build do
# the GitLab backup script.
patch :source => "backup_uploads_realpath.patch"
 
# Patch the gitlab backup script to correctly restore gitlab-shell hooks
patch :source => "backup_restore_hooks.patch"
bundle "install --without mysql development test --path=#{install_dir}/embedded/service/gem", :env => env
 
# In order to precompile the assets, we need to get to a state where rake can
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment