refactor: rename docker-compose files and update references (#33790)

Signed-off-by: Vladislav Polyakov <polRk@ydb.tech>
This commit is contained in:
Vladislav Polyakov
2025-06-20 22:00:34 +03:00
committed by GitHub
parent 63cb5807b6
commit a23a4ed054
14 changed files with 21 additions and 21 deletions

View File

@@ -134,4 +134,4 @@ jobs:
if: steps.check.outputs.docker
shell: bash
run: |
docker compose -f docker-compose-image-tag.yml up superset-init --exit-code-from superset-init
docker compose -f compose-image-tag.yml up superset-init --exit-code-from superset-init