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
97 stars 32 forks source link

Fix multiple tags push bug #59

Closed divyansh42 closed 2 years ago

divyansh42 commented 2 years ago

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

Related Issue(s)

Close #57

Checklist

Changes made

Instead of pushing 1st item of the local image, after this change, it will push all the items of the source image to their respective destination.