StepTrigger OBJECT

A trigger step creates a build on another pipeline

Fields

conditionalString

The conditional evaluated for this step

dependenciesDependencyConnection

Dependencies of this job

Arguments

firstIntrequired

Returns the first n elements from the list.

afterStringrequired

Returns the elements in the list that come after the specified cursor.

lastIntrequired

Returns the last n elements from the list.

beforeStringrequired

Returns the elements in the list that come before the specified cursor.

keyString

The user-defined key for this step

uuidString

The UUID for this step

Interfaces

Step