Skip to content

Commit

Permalink
chore: [CP-603] add target for test build
Browse files Browse the repository at this point in the history
  • Loading branch information
kathrynlovett committed Oct 24, 2023
1 parent d53c575 commit 39503c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
uses: ./.github/actions/docker-build-push
if: github.event_name == 'pull_request'
with:
dockerfile_target: "release"
push: false
# Build and push the image to ECR
build:
Expand Down

0 comments on commit 39503c8

Please sign in to comment.