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