Package version:

Interface OverrideTaskStepProperties

Hierarchy

  • OverrideTaskStepProperties

Properties

arguments?: Argument[]

Gets or sets the collection of override arguments to be used when executing a build step.

contextPath?: string

The source context against which run has to be queued.

file?: string

The file against which run has to be queued.

target?: string

The name of the target build stage for the docker build.

updateTriggerToken?: string

Base64 encoded update trigger token that will be attached with the base image trigger webhook.

values?: SetValue[]

The collection of overridable values that can be passed when running a Task.

Generated using TypeDoc