Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OverrideTaskStepProperties

Package version

Hierarchy

  • OverrideTaskStepProperties

Index

Properties

Optional arguments

arguments: Argument[]

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

Optional contextPath

contextPath: undefined | string

The source context against which run has to be queued.

Optional file

file: undefined | string

The file against which run has to be queued.

Optional target

target: undefined | string

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

Optional updateTriggerToken

updateTriggerToken: undefined | string

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

Optional values

values: SetValue[]

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

Generated using TypeDoc