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 Jan 18, 2024
1 parent 23beaf4 commit da1ce63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ jobs:
path_context: docker/wallet/config
# Builder image for a java project
builder_image: 'registry.redhat.io/rhel9/postgresql-13'
image: ${{ env.github_image_name }}
tags: ${{ steps.meta.outputs.tags }}
image: ghcr.io/rajpalc7/dts-endorser-service/aries-endorser-db
tags: latest

- name: Display image results
run: |
Expand Down

0 comments on commit da1ce63

Please sign in to comment.