Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Rajpal Chauhan <[email protected]>
  • Loading branch information
rajpalc7 committed Feb 24, 2024
1 parent 5c6cd6f commit 87b0188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
path_context: ${{ matrix.PATH }}
# Builder image for a java projectE_IMAG
builder_image: ${{ matrix.SOURCE_IMAGE_REGISTRY }}${{ matrix.SOURCE_IMAGE_NAME }}:${{ matrix.SOURCE_IMAGE_TAG }}
image: ${{ env.GITHUB_IMAGE_REPO }}${{ matrix.service }}
image: dts-endorser-service/${{ matrix.service }}
tags: ${{ steps.extract.outputs.tags }}

- name: Push database image
Expand Down

0 comments on commit 87b0188

Please sign in to comment.