IBambooProvider.

IsRunningOnBamboo Property

Summary

Gets a value indicating whether the current build is running on Bamboo.
Namespace
Cake.Common.Build.Bamboo
Containing Type
IBambooProvider

Syntax

bool IsRunningOnBamboo { get; }

Value

Type Description
bool true if the current build is running on Bamboo; otherwise, false.