Summary
Gets the branch the build was queued for.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Repository Info
Syntax
public string SourceBranch { get; }
Value
Type | Description |
---|---|
string | The full SCM branch. |