github action docker-publish: Add branch tags

This commit is contained in:
Lennart
2025-01-23 21:11:10 +01:00
parent 0cb180c4b2
commit 569e7d2774

View File

@@ -45,6 +45,10 @@ jobs:
# TODO: Before first release correctly configure this
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action