My Jenkins Pipeline fails even though no stage has an error:
The console log also shows no problems, but Build status: FAILURE.
Any tips on how to troubleshoot this would be appreciated.
My Jenkins Pipeline fails even though no stage has an error:
The console log also shows no problems, but Build status: FAILURE.
Any tips on how to troubleshoot this would be appreciated.
It was a wrong path for a artifactory upload, this let the pipeline silently fail.