Skip to content

AzurePipelinesCI Class

Definition

Helper methods for interacting with Azure Pipelines CI.

C#
public static class AzurePipelinesCI

Inheritance object

Methods

SucceededWithIssues(string)

Marks the build as succeeded with issues.

C#
public static void SucceededWithIssues(string reason)

Parameters

reason string
The issue.