redhat-actions / push-to-registry

GitHub Action to push a container image to an image registry.
https://github.com/marketplace/actions/push-to-registry
MIT License
100 stars 33 forks source link

Add feature to push manifest #55

Closed divyansh42 closed 2 years ago

divyansh42 commented 3 years ago

Signed-off-by: divyansh42 diagrawa@redhat.com

Description

Manifest will be detected automatically by this action, no separate input is required for this feature.

Related Issue(s)

Close #53

Checklist

Changes made

divyansh42 commented 3 years ago

https://github.com/divyansh42/push-to-registry/actions/runs/1445395283 this workflow run describes manifest build and push

tetchel commented 3 years ago

Also needs a readme update