Summary
Gets the branch for the current build.
- Namespace
- Cake
.Common .Build .TravisCI .Data - Containing Type
- TravisCIBuildInfo
Syntax
public string Branch { get; }
Value
| Type | Description |
|---|---|
| string | The branch. |
public string Branch { get; }
| Type | Description |
|---|---|
| string | The branch. |