Commit eb485268 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Annotations (#413)

parent 6218333f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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