File do-not-enter-the-danger-zone.patch of Package gitlab-ce
Index: gitlab-ce/Rakefile =================================================================== --- gitlab-ce.orig/Rakefile +++ gitlab-ce/Rakefile @@ -19,5 +19,7 @@ Gitlab::Application.load_tasks Knapsack.load_tasks if defined?(Knapsack) +=begin require 'gitlab-dangerfiles' Gitlab::Dangerfiles.load_tasks +=end