
23 Nov
2021
23 Nov
'21
12:15 p.m.
On 11/23/21 17:40, Daniel P. Berrangé wrote:
When a build fails it is helpful to know what packages were installed, because by the time we look at the build job output, the original container image might have changed.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal