ci(docker): add :latest tag on default branch builds (#522) Fixes #499

This commit is contained in:
Christian Heinrich Hohlfeld 2025-04-21 19:27:33 +02:00 committed by GitHub
parent 1e1b7540f3
commit 63962343d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -195,6 +195,7 @@ jobs:
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=raw,value=latest,enable={{is_default_branch}}
labels: |
org.opencontainers.image.licenses=${{ env.EOS_LICENSE }}
annotations: |