This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Openshift.
Summary
Gets or sets the source code commit identifier the build should use.
- Assembly
- Cake
.Openshift .dll - Namespace
- Cake
.Openshift .StartBuild - Containing Type
- Openshift
Build Starter Settings
Syntax
public string Commit { get; set; }
Remarks
requires a build based on a Git repository
Value
Type | Description |
---|---|
string |