Skip to content

Commit 1b503f6

Browse files
committed
try to add index-level annotations
1 parent 25262cf commit 1b503f6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
- name: Docker meta
4747
id: meta
4848
uses: docker/metadata-action@v5
49+
env:
50+
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
4951
with:
5052
images: ${{ env.CONTAINER_REGISTRY }}/${{ env.CONTAINER_IMAGE_NAME }}
5153
labels: |

0 commit comments

Comments
 (0)