Summary
Gets the branch on which the build was kicked off. This value is only available on branches.
- Namespace
- Cake
.Common .Build .BitbucketPipelines .Data - Containing Type
- Bitbucket
Pipelines Repository Info
Syntax
public string Branch { get; }
Remarks
Value
Type | Description |
---|---|
string | The SCM branch. |