enable tag and pr builds (#161)

This commit is contained in:
iPromKnight
2024-03-25 20:24:14 +00:00
committed by GitHub
parent 5fc2027cfa
commit 9fbd750cd2

View File

@@ -70,6 +70,8 @@ jobs:
flavor: |
latest=auto
tags: |
type=ref,event=tag
type=ref,event=pr
type=sha,commit=${{ github.sha }}
type=semver,pattern={{version}}
type=raw,value=latest,enable={{is_default_branch}}