Skip to content

Commit

Permalink
Also add annotations to index
Browse files Browse the repository at this point in the history
  • Loading branch information
james58899 committed Mar 13, 2024
1 parent 187cac3 commit bd2f986
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v5
env:
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit bd2f986

Please sign in to comment.