Package version:

Interface ImageUpdateTrigger

The image update trigger that caused a build.

Hierarchy

  • ImageUpdateTrigger

Properties

Properties

id?: string

The unique ID of the trigger.

images?: ImageDescriptor[]

The list of image updates that caused the build.

timestamp?: Date

The timestamp when the image update happened.

Generated using TypeDoc