Explorar o código

Another try to fix Docker manifests anootations

DarthSim hai 9 meses
pai
achega
c15612163f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/build.yml

+ 2 - 0
.github/workflows/build.yml

@@ -87,6 +87,8 @@ jobs:
           tags: ${{ env.DOCKER_META_TAGS }}
           flavor: |
             latest=false
+        env:
+          DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
 
       - name: Login to Docker Hub
         uses: docker/login-action@v3