Options
All
  • Public
  • Public/Protected
  • All
Menu

Creates a ReactCheckJob and a DockerPublishJob to lint, test, build, and publish a docker image of a react project. The jobs run sequentially.

Hierarchy

  • ReactProject

Index

Constructors

Properties

Constructors

constructor

Properties

Readonly dockerImageName

dockerImageName: string

Full name of the docker image built.

Readonly publishJobId

publishJobId: string

ID of the docker publish job.

Generated using TypeDoc