Skip to content

Commit

Permalink
Update deploy-to.openshift-dev-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JavaDeveloper456788 authored Oct 9, 2024
1 parent bc857b4 commit 8af88ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to.openshift-dev-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
run: docker-machine upgrade default
- name: Push frontend to registry
id: push-image-frontend
uses: redhat-actions/push-to-registry@v2
uses: redhat-actions/push-to-registry@v2.8
with:
image: ${{ steps.build-image-frontend.outputs.image }}
tags: ${{ env.TAG_DEV }}
Expand Down

0 comments on commit 8af88ac

Please sign in to comment.