enable tag and pr builds (#161)
This commit is contained in:
2
.github/workflows/base_image_workflow.yaml
vendored
2
.github/workflows/base_image_workflow.yaml
vendored
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user