disable Inbound Stage Transitions
Parameters
value
Represents the input of a DisableStageTransition action.
Parameters
values
Represents the input of a DisableStageTransition action.
suspend fun disableInboundStageTransitions(argument: List<suspend PipelineStageTransitionArgsBuilder.() -> Unit>)
suspend fun disableInboundStageTransitions(vararg argument: suspend PipelineStageTransitionArgsBuilder.() -> Unit)
suspend fun disableInboundStageTransitions(argument: suspend PipelineStageTransitionArgsBuilder.() -> Unit)
Parameters
argument
Represents the input of a DisableStageTransition action.