WoodpeckerCIProvider.

IsRunningOnWoodpeckerCI Property

Summary

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

Syntax

public bool IsRunningOnWoodpeckerCI { get; }

Value

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