Skip to content

Commit 2987d4e

Browse files
authored
Tag cloud image as semver instead of sha (#222)
1 parent 6d50147 commit 2987d4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-cloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
images: temporalio/cloud-ui
3232
tags: |
33-
type=sha,format=short,event=branch
33+
type=semver,pattern={{version}}
3434
latest
3535
3636
- name: Push Cloud Release image to DockerHub

0 commit comments

Comments
 (0)