StageSpec interface
Stage Properties
Properties
| name | Name of Stage |
| specification | Stage specification |
| task |
Task option for the stage |
| tasks | List of tasks in the stage |
Property Details
name
Name of Stage
name: string
Property Value
string
specification
Stage specification
specification?: Record<string, any>
Property Value
Record<string, any>