mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-02-07 13:42:23 +02:00
The code of extensions was not executed within the try-catch-block of handlePipelineStepErrors. The main benefit of this change is better logging and re-using the 'unstable' feature also for extended/overwritten steps.