1
0
Эх сурвалжийг харах

Another try to fix Docker manifests anootations

DarthSim 9 сар өмнө
parent
commit
c15612163f

+ 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