Skip to content

Commit

Permalink
Debug docker compose build error
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Nov 12, 2024
1 parent 5e5fa65 commit 848c989
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ env:
PYTHON39: '3.9.20'
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
# https://github.com/docker/compose/issues/8538
DOCKER_BUILDKIT: 0

jobs:
python313:
Expand Down

0 comments on commit 848c989

Please sign in to comment.