mirror of
https://github.com/apache/superset.git
synced 2026-04-22 09:35:23 +00:00
feat: improve docker-compose services boot sequence (#31747)
This commit is contained in:
committed by
GitHub
parent
5f18e849c1
commit
7bd53a84d5
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -134,4 +134,4 @@ jobs:
|
||||
if: steps.check.outputs.docker
|
||||
shell: bash
|
||||
run: |
|
||||
docker compose -f docker-compose-image-tag.yml up --exit-code-from superset-init
|
||||
docker compose -f docker-compose-image-tag.yml up superset-init --exit-code-from superset-init
|
||||
|
||||
Reference in New Issue
Block a user