Summary
Gets the build branch. For pull request commits it is base branch PR is merging into.
- Namespace
- Cake
.Common .Build .AppVeyor .Data - Containing Type
- App
Veyor Repository Info
Syntax
public string Branch { get; }
Value
Type | Description |
---|---|
string | The build branch. |