We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f6720 commit b49937eCopy full SHA for b49937e
1 file changed
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
run: docker container run --rm docker-elk-kibana bin/kibana-encryption-keys generate -q >>kibana/config/kibana.yml
61
62
- name: Set up users and roles
63
- run: docker compose up setup
+ run: docker compose up --exit-code-from=setup setup
64
65
#############################
66
# #
0 commit comments