YamlProcess interface

Represents a YAML process.

Extends

Properties

errors
resources

The resources used by the build definition.

yamlFilename

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

Inherited Property Details

type

The type of the process.

type: number

Property Value

number

Inherited From BuildProcess.type