ControlTier > core
 

Build

Command Reference

Description

Run the build cycle.

The Builder life cycle is defined as a command called Build that is comprised of several phase specific steps; each of which are themselves encapsulated by standard operations: scmCheckout, setBuildstamp, runBuildScript and repoImport.

The figure below illustrates the generic process structure:

lifecycle

If provided, the -buildstamp argument is passed into each of the commands called by the workflow.

Usage

ctl -t Builder -o <objectname> -c Build [-buildstamp <>]

Workflow

  1. scmCheckout
  2. setBuildstamp
  3. runBuildScript
  4. repoImport

Options

Option Description Type Default
buildstamp build identifier string