Summary
Gets the revision use to build this release. Format depends on the VCS used.
- Namespace
- Cake
.Common .Build .Bamboo .Data - Containing Type
- BambooCommitInfo
Syntax
public string RepositoryRevision { get; }
Value
| Type | Description |
|---|---|
| string | The commit ID (SHA). |
