Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 515 Bytes

StageInput.md

File metadata and controls

16 lines (8 loc) · 515 Bytes

StageInput

Properties

Name Type Description Notes
name String The stage name [optional]
executeConditionsInSequence Boolean Whether to execute the conditions in sequence for the given stage [optional]
conditions List<ConditionInput> An array of conditions for the stage [optional]
action ActionInput [optional]