redhat-actions / buildah-build

GitHub Action to use 'buildah' to build a container image.
https://github.com/marketplace/actions/buildah-build
MIT License
144 stars 34 forks source link

Improve msg if tags is not provided #33

Closed divyansh42 closed 3 years ago

divyansh42 commented 3 years ago

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

Description

If tags is not provided, then user will see the message describing it is using default tag latest

Related Issue(s)

Checklist

Changes made