revert buildkit tests
This commit is contained in:
parent
1b07091100
commit
33ababbaed
|
@ -69,3 +69,4 @@ jobs:
|
||||||
DS_YAML: ./${{ matrix.name }}/.github/workflows/${{ matrix.workflow_name }}
|
DS_YAML: ./${{ matrix.name }}/.github/workflows/${{ matrix.workflow_name }}
|
||||||
DS_JOBS: ${{ matrix.jobs }}
|
DS_JOBS: ${{ matrix.jobs }}
|
||||||
DS_MATRIX_EXCLUDE: ${{ matrix.matrix_exclude }}
|
DS_MATRIX_EXCLUDE: ${{ matrix.matrix_exclude }}
|
||||||
|
DOCKER_BUILDKIT: 1
|
||||||
|
|
Loading…
Reference in New Issue