mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-18 13:54:03 +02:00
Remove unneeded docker image tags
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
568eaa88fe
commit
c68462396b
@@ -72,7 +72,6 @@ jobs:
|
||||
tags: |
|
||||
type=raw,value=latest,enable=${{ github.event_name == 'release' }}
|
||||
type=raw,value=${{ steps.version.outputs.version }},enable=${{ github.event_name != 'release' }}
|
||||
type=ref,event=tag
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
type=semver,pattern={{version}}
|
||||
|
||||
Reference in New Issue
Block a user