Skip to content

Commit

Permalink
Tag image with hash instead of next
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <[email protected]>
  • Loading branch information
tolusha committed Nov 29, 2024
1 parent 798fba9 commit 0edd811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
with:
file: Dockerfile
platforms: linux/amd64,linux/ppc64le,linux/arm64
tags: quay.io/eclipse/che-tls-secret-creator:${COMMIT_HASH}
tags: quay.io/eclipse/che-tls-secret-creator:${{COMMIT_HASH}}
push: true

0 comments on commit 0edd811

Please sign in to comment.