Remove unneeded docker image tags

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Maximilian Dorninger
2025-11-01 19:15:06 +01:00
committed by GitHub
parent 568eaa88fe
commit c68462396b
2 changed files with 0 additions and 2 deletions

View File

@@ -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}}