Skip to content

Commit

Permalink
MAN-227 - update build
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Dec 20, 2024
1 parent be971fd commit 0a25284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
name: Build docker image from hmpps-github-actions
# if: github.ref == 'refs/heads/main'
uses: ./.github/workflows/docker_build.yml # WORKFLOW_VERSION
secrets: inherit
# needs:
# - node_integration_tests
# - node_unit_tests
Expand All @@ -69,7 +70,6 @@ jobs:
registry_org: 'ministryofjustice'
push: ${{ inputs.push || true }}
docker_multiplatform: true
secrets: inherit
# deploy_dev:
# name: Deploy to the development environment
# needs:
Expand Down

0 comments on commit 0a25284

Please sign in to comment.