Skip to content

Mark the pipeline failed in case of stage failure

Denis Pynkin requested to merge wip/d4s/mark_failed into master

Mark the pipeline as failed if the build of any artifact failed. try/catch pairs for build stages preventing from correct status set for the whole pipeline.

Signed-off-by: Denis Pynkin denis.pynkin@collabora.com

Merge request reports