Skip to content

Use docker compose when starting test infrastructure #808

Use docker compose when starting test infrastructure

Use docker compose when starting test infrastructure #808

Workflow file for this run

name: 'Test'
on:
pull_request:
types: [ opened, reopened, synchronize ]
jobs:
test:
uses: UKHomeOffice/sas-github-workflows/.github/workflows/[email protected]
with:
dockerComposeBinary: 'docker compose'
dockerComposeComponents: 'localstack postgres'
secrets: inherit