Skip to content

Commit 0c80a6e

Browse files
committed
Debug
1 parent 6a84a62 commit 0c80a6e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ci/start-cluster.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ cp -R "${PWD}"/tls-gen/basic/result/* ci/cluster/configuration/tls
2121
chmod o+r ci/cluster/configuration/tls/*
2222
chmod g+r ci/cluster/configuration/tls/*
2323

24+
ls -al ci/cluster/configuration/tls/
25+
2426
docker compose --file ci/cluster/docker-compose.yml down
25-
docker compose --file ci/cluster/docker-compose.yml up --detach
27+
docker compose --file ci/cluster/docker-compose.yml up
2628

2729
wait_for_message rabbitmq0 "completed with"
2830

0 commit comments

Comments
 (0)