removed "main" version when tagging and pushing image

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