mirror of
https://github.com/deviantony/docker-elk.git
synced 2025-12-16 06:45:08 +01:00
ci: Fail on unsuccessful setup
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
run: docker container run --rm docker-elk-kibana bin/kibana-encryption-keys generate -q >>kibana/config/kibana.yml
|
||||
|
||||
- name: Set up users and roles
|
||||
run: docker compose up setup
|
||||
run: docker compose up --exit-code-from=setup setup
|
||||
|
||||
#############################
|
||||
# #
|
||||
|
||||
Reference in New Issue
Block a user