Skip to content

Commit

Permalink
Merge pull request #783 from onekey-sec/fix-docker-merge-build
Browse files Browse the repository at this point in the history
chore(ci): tag merged docker image with version info.
  • Loading branch information
qkaiser authored Feb 21, 2024
2 parents b926e8e + 76937c5 commit 3c2db4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ jobs:
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch
type=semver,pattern={{version}}
type=sha
- name: Login to GitHub Container Registry
Expand Down

0 comments on commit 3c2db4a

Please sign in to comment.