Summary
Gets the commit hash of a commit that kicked off the build.
- Namespace
- Cake
.Common .Build .BitbucketPipelines .Data - Containing Type
- Bitbucket
Pipelines Repository Info
Syntax
public string Commit { get; }
Value
Type | Description |
---|---|
string | The SCM commit. |