Skip to content

Commit

Permalink
ci: add Docker metadata annotations levels to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
0x1026 committed Nov 28, 2024
1 parent 8b3776b commit e0d0847
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
id: meta
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
env:
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index

- name: 📦 Cache Docker layers
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
Expand Down

0 comments on commit e0d0847

Please sign in to comment.