Skip to content

Commit

Permalink
chore(ci): tag merged docker image with version info.
Browse files Browse the repository at this point in the history
  • Loading branch information
qkaiser committed Feb 20, 2024
1 parent b926e8e commit 76937c5
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 76937c5

Please sign in to comment.