test to ensure docker buildx is used

This commit is contained in:
sommersoft 2022-03-25 08:43:47 -05:00
parent 9ba1afe022
commit f39f6443fe
1 changed files with 2 additions and 1 deletions

View File

@ -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