JenkinsProvider.

IsRunningOnJenkins Property

Summary

Gets a value indicating whether this instance is running on jenkins.
Namespace
Cake.Common.Build.Jenkins
Containing Type
JenkinsProvider

Syntax

public bool IsRunningOnJenkins { get; }

Value

Type Description
bool true if this instance is running on jenkins; otherwise, false.