Skip to content

Commit

Permalink
fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasferrandiz committed May 24, 2024
1 parent 1ad4b11 commit 9a92835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
context: .
push: true
# tags: rancher/hardened-calico:${{ github.event.release.tag_name }}
tags: thomasferrandiz/hardened-calico:${{ github.event.release.tag_name }}
file: Dockerfile
platforms: ${{ matrix.platform }}
outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true
Expand Down

0 comments on commit 9a92835

Please sign in to comment.