Skip to content

Commit

Permalink
troubleshooting step
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan P <[email protected]>
  • Loading branch information
i5okie committed Jan 28, 2025
1 parent 37fcd08 commit d6a978a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
path_context: ./server/vcr-server
builder_image: 'registry.access.redhat.com/ubi9/python-39'
image: ghcr.io/${{ github.repository }}/aries-vcr-api
tags: ${{ steps.meta.outputs.tags }}
tags: v1.1.1

- name: Push image
uses: redhat-actions/push-to-registry@v2
Expand Down

0 comments on commit d6a978a

Please sign in to comment.