Commit graph

3 commits

Author SHA1 Message Date
divyansh42
34d200b35d Resolve Review comments
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-01-19 01:14:37 +05:30
divyansh42
4deaffac48 Solve issue when image is present in Podman and Docker both
If updated docker image is present in docker env then
docker image won't get used if image same name and tag
is already present in podman env.
To fix this, selected latest built image and removed the
image at the end from the podman env if image is pulled
from docker env.

Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-01-16 00:35:52 +05:30
Tim Etchells
61095317bf Add verify bundle action and make inputs 'required'
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2020-11-17 14:19:07 -05:00