Skip to content

Commit

Permalink
Unblock Builds, need to unbundle ClamAV soon
Browse files Browse the repository at this point in the history
  • Loading branch information
dj-maisy committed Jun 6, 2024
1 parent 42847d4 commit 6d9f61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
build-and-publish-image:
if: github.event_name == 'workflow_dispatch' || startsWith(github.event.release.tag_name, 'v')
name: Build and publish image
uses: alphagov/govuk-infrastructure/.github/workflows/build-and-push-multiarch-image.yml@main
uses: alphagov/govuk-infrastructure/.github/workflows/build-and-push-image.yml@main
with:
gitRef: ${{ inputs.gitRef || github.event.release.tag_name }}
permissions:
Expand Down

0 comments on commit 6d9f61d

Please sign in to comment.