Skip to content

Commit

Permalink
Merge pull request #439 from bcgov/feature/0.5.0
Browse files Browse the repository at this point in the history
retag image
  • Loading branch information
jianmingtu authored Mar 14, 2024
2 parents fcda620 + beaad84 commit d6ab79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openshift-imagetagging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
image_stream_name: "${{ github.event.inputs.app_name }}"
source_image_tag: "${{ github.event.inputs.source_image_tag }}"
image_tags: "${{ github.event.inputs.environment }}"
image_tags: "${{ github.event.inputs.target_environment }}"
secrets:
openshift_namespace: "${{ secrets.OPENSHIFT_LICENSE_PLATE_SILVER }}-tools"
openshift_server_url: "${{ secrets.OPENSHIFT_SERVER_URL_SILVER }}"
Expand Down

0 comments on commit d6ab79e

Please sign in to comment.