Merge pull request 'removed "main" version when tagging and pushing image' (#1) from fix-docker-image-versions into main
Daily Update Pipeline / build-and-publish (push) Successful in 1m31s

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
Brian Bjarke Jensen
2025-09-25 15:34:57 +02:00
-2
View File
@@ -40,8 +40,6 @@ jobs:
with:
images: 10.0.0.2:3000/${{ gitea.repository_owner }}/${{ gitea.event.repository.name }}
tags: |
type=ref,event=branch
type=ref,event=pr
type=schedule,pattern={{date 'YYYYMMDD'}}
type=raw,value=latest,enable={{is_default_branch}}