jenkins-library
jenkins-library copied to clipboard
Fix NPE in utils unstash
Changes
If a pipeline gets superseded or a stage failed, because of failFast: true, the exception dose not contains a message, that results in an NullPointerException in the catch block of unstash.
- [x] Tests
- [ ] Documentation
/it-go
/it-go
@CCFenner can you trigger the integration-tests again? In the first run was an issue.
/it-go