Hierarchy

  • PipelineBuildProps

Properties

assetsS3Bucket: string

Bucket to use to store assets.

assetsS3Prefix?: string

Key prefix to store any assets under.

patchers?: WorkflowPatcher[]

Additional workflow patchers to apply.

postPublishSteps?: JobStep[]

Steps to execute post assets publish.

prePublishSteps?: JobStep[]

Steps to execute prior to assets publish.

rootDir: string

Project root directory.

Generated using TypeDoc