Summary
Gets a value that determines if the build is running on Azure DevOps.
- Assembly
- Rocket
.Surgery .Nuke .AzureDevOps .dll - Namespace
- Rocket
.Surgery .Nuke .AzurePipelines - Containing Type
- AzurePipelinesTasks
Syntax
public static Expression<Func<bool>> IsRunningOnAzurePipelines { get; }
Value
| Type | Description |
|---|---|
| Expression |
