build: Annotations (#413)

This commit is contained in:
Kroese 2023-11-30 13:53:00 +01:00 committed by GitHub
parent 6218333fec
commit eb4852683b

View File

@ -49,6 +49,8 @@ jobs:
type=raw,value=${{ vars.MAJOR }}.${{ vars.MINOR }}
labels: |
org.opencontainers.image.title=${{ vars.NAME }}
env:
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3