mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Update build.gradle
Note password secret name.
This commit is contained in:
parent
5ea917f74b
commit
fd065dbbb9
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ apply plugin: 'org.sonarqube'
|
|||
|
||||
// To run a sonar analysis:
|
||||
// Run './gradlew sonarqube -Dsonar.login=<REPLACE_WITH_SONAR_KEY>'
|
||||
// The SONAR_KEY is stored in passbolt
|
||||
// The SONAR_KEY is stored in passbolt as Token Sonar Cloud Bma
|
||||
|
||||
sonarqube {
|
||||
properties {
|
||||
|
|
Loading…
Add table
Reference in a new issue