diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index fc495f65dd..7003f42cfc 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -15,6 +15,7 @@ jobs: env: IMAGE_REPO: 'localhost:5000' REGISTRY: 'localhost:5000' + DOCKER_BUILDKIT: '0' strategy: fail-fast: false matrix: