Fixed runner
Some checks failed
Build and Push to Gitea Registry / build-and-push (push) Failing after 23s

This commit is contained in:
2025-09-08 14:36:40 +03:00
parent 7b2c167790
commit 2c167288f6

View File

@@ -38,7 +38,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=ref,event=pr
type=ref,event=tag
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=sha