This commit is contained in:
@@ -38,8 +38,7 @@ jobs:
|
||||
ls -la
|
||||
echo "Starting SonarQube scanner..."
|
||||
~/.sonar/scanner/dotnet-sonarscanner begin \
|
||||
/k:"mrleo1nid_chatbot" \
|
||||
/o:"mrleo1nid" \
|
||||
/k:"ChatBot" \
|
||||
/d:sonar.token="${{ secrets.SONAR_TOKEN }}" \
|
||||
/d:sonar.host.url="${{ secrets.SONAR_HOST_URL }}" \
|
||||
/d:sonar.cs.opencover.reportsPaths="**/coverage.opencover.xml" \
|
||||
|
||||
Reference in New Issue
Block a user