summaryrefslogtreecommitdiff
path: root/bin/upgrade.rb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/upgrade.rb')
-rw-r--r--bin/upgrade.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/upgrade.rb b/bin/upgrade.rb
new file mode 100644
index 00000000000..a5caecf8526
--- /dev/null
+++ b/bin/upgrade.rb
@@ -0,0 +1,3 @@
+require_relative "../lib/gitlab/upgrader"
+
+Gitlab::Upgrader.new.execute