Remove bin/ci/upgrade.rb as not working all
This commit is contained in:
parent
523eaace02
commit
158fc8150e
2 changed files with 4 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
||||||
require_relative "../lib/ci/upgrader"
|
|
||||||
|
|
||||||
Ci::Upgrader.new.execute
|
|
4
changelogs/unreleased/34207-remove-bin-ci-upgrade-rb.yml
Normal file
4
changelogs/unreleased/34207-remove-bin-ci-upgrade-rb.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
title: Remove bin/ci/upgrade.rb as not working all
|
||||||
|
merge_request: 12414
|
||||||
|
author: Takuya Noguchi
|
Loading…
Reference in a new issue