Creates a DjangoCheckJob and a DockerPublishJob to lint, test, build, and publish a docker image of a django project. The jobs run sequentially.
cdkaction Workflow instance.
Configuration for the django project,
Full name of the docker image built.
ID of the docker publish job.
Generated using TypeDoc
Creates a DjangoCheckJob and a DockerPublishJob to lint, test, build, and publish a docker image of a django project. The jobs run sequentially.