Skip to content

Commit

Permalink
Add: annotation level env
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalholthaus authored and greenbonebot committed Feb 13, 2024
1 parent 7e56506 commit ca14297
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions container-build-push-generic/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ runs:
images: "${{ inputs.registry}}/${{ inputs.image-url }}"
labels: ${{ inputs.image-labels }}
tags: ${{ inputs.image-tags }}
env:
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,manifest-descriptor

- name: Login to docker registry
uses: docker/login-action@v3
Expand Down

0 comments on commit ca14297

Please sign in to comment.