SerialPipelineResponse

data class SerialPipelineResponse(val stages: List<StageResponse>)

SerialPipeline defines a sequential set of stages for a DeliveryPipeline.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Each stage specifies configuration for a Target. The ordering of this list defines the promotion flow.