SonarBeginSettings.

QualityGateWait Property

Summary

Forces the analysis step to poll the SonarQube instance and wait for the Quality Gate status
Assembly
Cake.Sonar.dll
Namespace
Cake.Sonar
Containing Type
SonarBeginSettings

Syntax

public Nullable<bool> QualityGateWait { get; set; }

Attributes

Type Description
ArgumentAttribute

Value

Type Description
Nullable<bool>