Mark the pipeline failed in case of stage failure
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