JobReference interface

Job in pipeline. This is related to matrixing in YAML.

Properties

attempt

Attempt number of the job

jobName

Matrixing in YAML generates copies of a job with different inputs in matrix. JobName is the name of those input. Maximum supported length for name is 256 character.

Property Details

attempt

Attempt number of the job

attempt: number

Property Value

number

jobName

Matrixing in YAML generates copies of a job with different inputs in matrix. JobName is the name of those input. Maximum supported length for name is 256 character.

jobName: string

Property Value

string