Update .gitea/workflows/build-docker-image.yml
This commit is contained in:
@@ -32,6 +32,7 @@ jobs:
|
||||
with:
|
||||
images: ${{ inputs.registry }}/${{ env.GITHUB_REPOSITORY }}
|
||||
tags: |
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
type=semver,pattern={{version}}
|
||||
|
||||
Reference in New Issue
Block a user