-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: pipeline
Expose per-cell build result to pipeline matrix scripts.
currentBuild.currentResult reflects the status of the overall build and will change to failure if any cell in a matrix job fails. As such, it isn't useful for determining the state of a particular cell.