OpenshiftBuildStarterSettings.

Commit Property

Summary

Gets or sets the source code commit identifier the build should use.

Syntax

public string Commit { get; set; }

Remarks

requires a build based on a Git repository

Value

Type Description
string