Skip to content

Commit 76937c5

Browse files
committed
chore(ci): tag merged docker image with version info.
1 parent b926e8e commit 76937c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-publish-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
tags: |
132132
type=raw,value=latest,enable={{is_default_branch}}
133133
type=ref,event=branch
134+
type=semver,pattern={{version}}
134135
type=sha
135136
136137
- name: Login to GitHub Container Registry

0 commit comments

Comments
 (0)