Skip to content

Commit

Permalink
Merge pull request #146 from Kuadrant/jasonmadigan-patch-1
Browse files Browse the repository at this point in the history
Update build.yaml
  • Loading branch information
openshift-merge-bot[bot] authored Nov 11, 2024
2 parents 8a353b2 + 6bd5281 commit 5feb6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
${{ env.IMAGE_NAME }}:${{ github.event.release.name }}
v${{ env.IMAGE_NAME }}:${{ github.event.release.name }}

- name: Print main branch image URL
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
Expand Down

0 comments on commit 5feb6e9

Please sign in to comment.