Another try to fix Docker manifests anootations

This commit is contained in:
DarthSim
2024-10-29 22:26:09 +03:00
parent bdb2edf422
commit c15612163f

View File

@@ -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