divyansh42
daa18ff13b
Update workflow to perform multi tag build and push
...
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-02-02 00:42:45 +05:30
divyansh42
05bf36e917
Modify workflow to trigger on pull request
...
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-01-30 19:49:53 +05:30
divyansh42
23bd822301
Add better error msg
...
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-01-29 13:39:43 +05:30
divyansh42
3b62e47486
Resolve review comments
...
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-01-28 13:32:13 +05:30
divyansh42
73da53f4a0
Add feature to push multiple tags of the image
...
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-01-27 15:24:50 +05:30
Divyanshu Agrawal
23eb62f550
Solve issue when image is present in Podman and Docker both ( #16 )
...
* 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-19 10:24:49 -05:00
Tim Etchells
2d063fde99
Add digestfile argument, input, and output
...
Signed-off-by: Tim Etchells <tetchell@redhat.com>
2021-01-08 17:38:46 +05:30
divyansh42
f89a81fade
Cleanup Workflow
...
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2020-12-18 19:34:40 +05:30
divyansh42
c126414560
Add Sanity test
...
Adding Tests to test the incoming code either through pull request or push to repository
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2020-11-27 10:32:07 -05:00
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