Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 14dc1dae authored by Olivier COULAUD's avatar Olivier COULAUD
Browse files

New address for the sonarqube server

parent a0b5f5ea
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -27,7 +27,7 @@ rats -w 3 --xml ${SOURCES_TO_ANALYZE} > scalfmm-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=`cat ~/.sonarqubetoken`
sonar.links.homepage=https://gitlab.inria.fr/solverstack/ScalFMM
sonar.links.scm=https://fpruvost@gitlab.inria.fr/solverstack/ScalFMM.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment