Summary
Gets the commit branch.
- Namespace
- Cake
.Common .Build .WoodpeckerCI .Data - Containing Type
- Woodpecker
C I Commit Info
Syntax
public string Branch { get; }
Value
Type | Description |
---|---|
string | The commit branch. |
public string Branch { get; }
Type | Description |
---|---|
string | The commit branch. |