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