Update build.gradle

Note password secret name.
This commit is contained in:
Michael Kaye 2022-03-01 14:47:41 +00:00
parent 5ea917f74b
commit fd065dbbb9
1 changed files with 1 additions and 1 deletions

View File

@ -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 {