#1
|
|||
|
|||
Continue build after action terminated
I am using the Terminate Action for a step with a seconds setting. When the period expires, I wanted to capture the termination (vbldStepStatTerminated) as the Step.BuildStatus. However, it does not seem to fire the termination in any of the status categories (Starting, Started, Done) so I am unable to capture the event.
Is there a way to hook into the termination event and then continue the build? I know I can merely set the build to continue on failure but would prefer to set the status to vbldStepStatSucceeded to nullify the "failure" and continue in that way. Thanks in advance! |
|
|