Spec #
This is a top-level attribute of the pipeline spec.
{
    "pipeline": {...},
    "transform": {...},
    "outputBranch": string,
    ...
}Behavior #
- Set to 
masterby default. 
When to Use #
Use this setting to output commits to dev or testing branches.