-
Notifications
You must be signed in to change notification settings - Fork 634
Closed
Labels
kind/enhancementNew feature or requestNew feature or request
Description
Description
(I am creating a new issue because the focus of the old issue #854 is unclear.)
I wish build-push-action
can support annotations
just like labels
, once the new --annotation
shortcut (docker/buildx#2020) is officially available. Essentially, the script should append a new parameter --annotation "line"
for each line in the value of annotations
, just like how it appends a new --label "line"
now for each line in the value of labels
.
cromefire, pl4nty and rjaegers
Metadata
Metadata
Assignees
Labels
kind/enhancementNew feature or requestNew feature or request