forked from external-repos/noisedash
fix: add latest tag for default branch in Docker metadata extraction
All checks were successful
build-and-push-docker / docker (push) Successful in 2m14s
All checks were successful
build-and-push-docker / docker (push) Successful in 2m14s
This commit is contained in:
@@ -38,6 +38,7 @@ jobs:
|
||||
type=ref,event=branch
|
||||
type=ref,event=tag
|
||||
type=sha
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
|
||||
- name: Build (PR only)
|
||||
if: ${{ gitea.event_name == 'pull_request' }}
|
||||
|
||||
Reference in New Issue
Block a user