Summary
Gets the previous successfull Git commit sha.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- Jenkins
Repository Info
Syntax
public string GitPreviousSuccessfullCommitSha { get; }
Value
Type | Description |
---|---|
string | The previous successfull Git commit sha. |