Summary
Gets the commit information for the build.
- Namespace
- Cake
.Common .Build .Bamboo .Data - Containing Type
- BambooRepositoryInfo
Syntax
public BambooCommitInfo Commit { get; }
Value
| Type | Description |
|---|---|
| BambooCommitInfo | The commit information for the build. |
