Skip to content

Commit 9feb71c

Browse files
author
EllaiSys
committed
conf: update quality gate analysis configuration
1 parent 3a61ffe commit 9feb71c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sonar-project.properties

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ sonar.organization=ellaisys
55
sonar.projectName=aws-cognito
66
sonar.projectVersion=1.3.0
77

8-
98
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
109
#sonar.sources=.
1110

1211
# Encoding of the source code. Default is default system encoding
1312
sonar.sourceEncoding=UTF-8
13+
14+
# Forces the analysis step to poll your SonarQube instance until the
15+
# Quality Gate status is available
16+
sonar.qualitygate.wait=true

0 commit comments

Comments
 (0)