diff --git a/sonarqube/README.md b/sonarqube/README.md index 71c68e1..180cf29 100644 --- a/sonarqube/README.md +++ b/sonarqube/README.md @@ -61,6 +61,8 @@ SONAR_HOST_URL=http://: SONAR_TOKEN= ``` +remember that you have to disable ```Protected Variable``` option becouse variable with the said option doesn't be exported into pipelines files + you can generate ```SONAR_TOKEN``` in Overview -> Locally you can get ```SONAR_REPO_ID``` from Overview -> Gitlab-CI in ```sonar-project.properties``` file creating statement \ No newline at end of file