ControlTier > core
 

Build

Command Reference

Description

Run the build cycle.

Usage

ctl -t ProjectBuilder -o <objectname> -c Build [-basedir <>] [-buildstamp <>] [-targetdir <>]

Workflow

  1. scmCheckout
  2. setBuildstamp
  3. runBuildScript

Options

Option Description Type Default
basedir directory where build resources reside string ${entity.attribute.basedir}
buildstamp build identifier string
targetdir directory build artifacts will be written string ${entity.attribute.targetdir}