Skip to content

Commit 70403e1

Browse files
HoloRinmergify[bot]
authored andcommitted
Add bazel run rabbitmq-upgrade
(cherry picked from commit 2c2b116) (cherry picked from commit 8fd907f) (cherry picked from commit f06e0d1)
1 parent dd5e0a8 commit 70403e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,11 @@ rabbitmqctl(
202202
home = ":broker-home",
203203
)
204204

205+
rabbitmqctl(
206+
name = "rabbitmq-upgrade",
207+
home = ":broker-home",
208+
)
209+
205210
shell(
206211
name = "repl",
207212
deps = PLUGINS,

0 commit comments

Comments
 (0)