chore: readable compose up
Some checks failed
Deploy with Docker Compose / deploy (push) Failing after 41s
Some checks failed
Deploy with Docker Compose / deploy (push) Failing after 41s
This commit is contained in:
@@ -23,4 +23,4 @@ jobs:
|
|||||||
POSTGRES_DATA_PATH: ${{ vars.POSTGRES_DATA_PATH }}
|
POSTGRES_DATA_PATH: ${{ vars.POSTGRES_DATA_PATH }}
|
||||||
POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }}
|
POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }}
|
||||||
run: |
|
run: |
|
||||||
docker compose up -d --build
|
BUILDKIT_PROGRESS=plain docker compose up -d --build
|
||||||
|
|||||||
Reference in New Issue
Block a user