Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 5ce4e4ae authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

update url of the sonarqube server

parent 2b411f2c
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ rats -w 3 --xml `cat filelist.txt` > chameleon_rats.xml
# create the sonarqube config file
cat > sonar-project.properties << EOF
sonar.host.url=https://sonarqube.bordeaux.inria.fr/
sonar.host.url=https://sonarqube.bordeaux.inria.fr/sonarqube
sonar.login=$SONARQUBE_LOGIN
sonar.links.homepage=https://gitlab.inria.fr/solverstack/chameleon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment