Build
Command Reference
Description
Run the build cycle.
Usage
ctl -t ProjectBuilder -o <objectname> -c Build [-basedir <>] [-buildstamp <>] [-targetdir <>]
Workflow
- scmCheckout
- setBuildstamp
- 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} |