chore: readable docker up
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 2m58s

This commit is contained in:
2026-03-19 08:21:40 +01:00
parent 3d4803f975
commit dc1cc47f18

View File

@@ -20,4 +20,4 @@ jobs:
AUTH_URL: ${{ vars.AUTH_URL }} AUTH_URL: ${{ vars.AUTH_URL }}
DATA_VOLUME_PATH: ${{ vars.DATA_VOLUME_PATH }} DATA_VOLUME_PATH: ${{ vars.DATA_VOLUME_PATH }}
run: | run: |
docker compose up -d --build BUILDKIT_PROGRESS=plain docker compose up -d --build