We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d50147 commit 2987d4eCopy full SHA for 2987d4e
1 file changed
.github/workflows/docker-cloud.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
images: temporalio/cloud-ui
32
tags: |
33
- type=sha,format=short,event=branch
+ type=semver,pattern={{version}}
34
latest
35
36
- name: Push Cloud Release image to DockerHub
0 commit comments