deploy_tools.build#

Members

build

Build all modules that are to be added or updated.

clean_build_area

Remove the build area directory if it exists.

deploy_tools.build.clean_build_area(layout: Layout) None[source]#

Remove the build area directory if it exists.

deploy_tools.build.build(changes: DeploymentChanges, layout: Layout) None[source]#

Build all modules that are to be added or updated.