Output Branch PPS

Spec

This is a top-level attribute of the pipeline spec.

{
    "pipeline": {...},
    "transform": {...},
    "outputBranch": string,
    ...
}

Behavior

  • Set to master by default.

When to Use

Use this setting to output commits to dev or testing branches.