BitriseProvider.

IsRunningOnBitrise Property

Summary

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

Syntax

public bool IsRunningOnBitrise { get; }

Value

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