We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e9514a commit 28a21ddCopy full SHA for 28a21dd
services/rabbit/.operations.Makefile
@@ -39,7 +39,7 @@ validate-node-ix0%: .env
39
### Note: up operation is called by CI automatically
40
### it must NOT deploy stacks if they are already running
41
### to avoid breaking existing cluster (stopping all nodes at once)
42
-up: start-cluster
+up up-master up-dalco up-aws up-local up-public: start-cluster
43
44
down: stop-cluster
45
0 commit comments