IBitbucketPipelinesProvider.

IsRunningOnBitbucketPipelines Property

Summary

Gets a value indicating whether the current build is running on Bitbucket Pipelines.

Syntax

bool IsRunningOnBitbucketPipelines { get; }

Value

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