Skip to content

BaPDP: points user to look for build error at the step above

Because of (I guess) how Jenkins' BlueOcean UI works, the error from the unstable() and error() step now appears as a separated line instead of showing the "build-binary.sh" step as failing/unstable. This seems to lead to some confusion, so add some text to the error to points the user to the right step to look for the error.

Merge request reports