Update build_and_publish.yaml

Added `latest` tag to package
This commit is contained in:
2025-01-22 16:37:21 +00:00
committed by GitHub
parent 44ba67ca18
commit 8434dc148b

View File

@@ -40,6 +40,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}