Skip to content

Commit

Permalink
Tag Docker images with latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
3cky committed Mar 27, 2024
1 parent ac927aa commit 2c462b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Expand Up @@ -42,6 +42,7 @@ jobs:
with:
images: ${{ env.IMAGE_NAME }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
Expand Down

0 comments on commit 2c462b7

Please sign in to comment.