NestedBlockStepClass
Waits for previous steps to pass before continuing
Constructors
Properties
The glob path/s of artifacts to upload once this step has finished running
The state that the build is set to when the build is blocked by this block step
The maximum number of jobs created from this step that are allowed to run at the same time. If you use this attribute, you must also define concurrency_group.
A unique name for the concurrency group that you are creating with the concurrency attribute
Control command order, allowed values are 'ordered' (default) and 'eager'. If you use this attribute, you must also define concurrency_group and concurrency.
Continue to the next steps, even if the previous group of steps fail
Array of notification options for this step
The number of parallel jobs that will be created based on this step
The number of minutes to time out a job