edit build.yml - edit metadata step

This commit is contained in:
2024-04-03 11:31:27 +02:00
parent c784657da2
commit e9dcbedac6

View File

@@ -46,7 +46,10 @@ jobs:
uses: docker/metadata-action@v3
with:
images: git.coopgo.io/${{gitea.repository}}
tags: ${{gitea.ref_name}}
tags: |
type=ref,event=branch
type=ref,event=tag
type=ref,event=pr
flavor: |
latest=auto