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

Revert "Remove backup_restore_hooks path for gitlab-rails"

This reverts commit c7c801a8.
parent c04b563b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -51,6 +51,9 @@ 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