I would like to set the result of a stage.
currentStage.result = 'SUCCESS' currentStage.result = 'FAILURE' currentStage.result = 'NOT_EXECUTED' currentStage.result = 'ABORTED'
- duplicates
-
JENKINS-26522 Annotated block/stage status
- Closed