Skip to content

Commit

Permalink
Merge pull request #92 from alphagov/pp-12015/add-gha-to-check-for-im…
Browse files Browse the repository at this point in the history
…age-manifests

PP-12015: Add GHA to check docker sources are manifests
  • Loading branch information
jfharden authored Jan 2, 2024
2 parents 14bc290 + 3c2e049 commit 462f32b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,3 +144,6 @@ jobs:
- name: Shutdown Docker Compose Stack (Local Only)
if: ${{ env.ACT }}
run: docker-compose down

check-docker-base-images-are-manifests:
uses: alphagov/pay-ci/.github/workflows/_validate_docker_image_is_manifest.yml@master

0 comments on commit 462f32b

Please sign in to comment.