Skip to content

Commit 3c2db4a

Browse files
authored
Merge pull request #783 from onekey-sec/fix-docker-merge-build
chore(ci): tag merged docker image with version info.
2 parents b926e8e + 76937c5 commit 3c2db4a

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)