PipelineStage Type
Defines a stage in a lifecycle pipeline (issue-to-deployment style)
Record fields
| Record Field |
Description
|
Full Usage:
Description
Field type: string
|
Description of what this stage does
|
The agent or function that executes this stage
|
|
Full Usage:
Name
Field type: string
|
Stage name
|
|
Retry policy for this stage (use RetryPolicy.None for no retries)
|
Nao