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