We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c5e5f commit ed00167Copy full SHA for ed00167
1 file changed
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
sed -i '/Kibana is currently running with legacy OpenSSL providers enabled/d' kibana/config/kibana.yml
64
65
- name: Set up users and roles
66
- run: docker compose up setup
+ run: docker compose up --exit-code-from=setup setup
67
68
#############################
69
# #
0 commit comments