test to ensure docker buildx is used
This commit is contained in:
parent
9ba1afe022
commit
f39f6443fe
|
@ -69,4 +69,5 @@ jobs:
|
|||
DS_YAML: ./${{ matrix.name }}/.github/workflows/${{ matrix.workflow_name }}
|
||||
DS_JOBS: ${{ matrix.jobs }}
|
||||
DS_MATRIX_EXCLUDE: ${{ matrix.matrix_exclude }}
|
||||
DOCKER_BUILDKIT: 1
|
||||
DOCKER_BUILDKIT: 1
|
||||
COMPOSE_DOCKER_CLI_BUILD: 1
|
Loading…
Reference in New Issue