We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9a2b9 commit 3a40953Copy full SHA for 3a40953
.github/workflows/sonar-qube-analysis.yml
@@ -43,6 +43,7 @@ jobs:
43
-Dsonar.qualitygate.wait=true
44
-Dsonar.qualitygate.timeout=300
45
-Dsonar.projectKey=tools_ui_1c
46
+ -Dsonar.sources=./src/Инструменты/src
47
48
# Анализ проекта в SonarQube (PR)
49
# https://docs.sonarqube.org/latest/analysis/pull-request/
0 commit comments