Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/upgrade.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/upgrade.rb b/bin/upgrade.rb
deleted file mode 100755
index ed628fa1d42..00000000000
--- a/bin/upgrade.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-require_relative '../config/environment'
-
-Gitlab::Upgrader.new.execute