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 efb38ee commit 23beaf4
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 @@ -99,7 +99,7 @@ jobs:
id: build_image
uses: redhat-actions/s2i-build@v2
with:
path_context: ./docker/wallet/config
path_context: docker/wallet/config
# Builder image for a java project
builder_image: 'registry.redhat.io/rhel9/postgresql-13'
image: ${{ env.github_image_name }}
Expand Down

0 comments on commit 23beaf4

Please sign in to comment.