Skip to content

Use docker compose when starting test infrastructure #686

Use docker compose when starting test infrastructure

Use docker compose when starting test infrastructure #686

Workflow file for this run

name: "Anchore Scan"
on:
push:
branches: [ main, 'hotfix/**' ]
pull_request:
types: [ labeled, opened, reopened, synchronize ]
schedule:
- cron: '45 12 * * 1'
jobs:
scan:
uses: UKHomeOffice/sas-github-workflows/.github/workflows/anchore-gradle.yml@v2
with:
image: 'quay.io/ukhomeofficedigital/hocs-casework'
secrets: inherit