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.
2 parents c57e4e2 + 2354a91 commit a3e11b7Copy full SHA for a3e11b7
scripts/runSonarQube.sh
@@ -20,7 +20,7 @@ sonar_host="http://localhost:$sonar_port"
20
sonar_project="benchmark"
21
sonar_user="admin"
22
sonar_default_password="admin"
23
-sonar_password="password"
+sonar_password="PasswordWithNumb3rsAndSpecialCharacters!"
24
25
echo "Creating temporary SonarQube instance"
26
0 commit comments