Skip to content

Commit 989204b

Browse files
Update deploy-to.openshift-dev-test.yml
1 parent 93aabb4 commit 989204b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to.openshift-dev-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
uses: redhat-actions/push-to-registry@v2
157157
with:
158158
image: ${{ steps.build-image-frontend.outputs.image }}
159-
tags: ${{ steps.build-image-frontend.outputs.tags }}
159+
160160
registry: ${{ env.IMAGE_REGISTRY }}
161161
username: ${{ env.IMAGE_REGISTRY_USER }}
162162
password: ${{ env.IMAGE_REGISTRY_PASSWORD }}

0 commit comments

Comments
 (0)