Skip to content

Add a sanity check for failed job

Veronika Kabátová requested to merge veruu/pipeline-definition:fixes into main

Artifacts uploading in script actually deletes all artifacts so the condition without the check would be hit for successful jobs too.

Until the artifacts upload is properly fixed, the added sanity check for failed jobs (when the artifacts upload in script is not called) should take care of things.

Signed-off-by: Veronika Kabatova vkabatov@redhat.com

Edited by Veronika Kabátová

Merge request reports