YamlProcess interface
Represents a YAML process.
- Extends
errors | |
resources | The resources used by the build definition. |
yaml |
The YAML filename. |
type | The type of the process. |
errors: string[]
Property Value
string[]
The resources used by the build definition.
resources: BuildProcessResources
Property Value
The YAML filename.
yamlFilename: string
Property Value
string