Skip to content
Snippets Groups Projects
Commit 925e4e05 authored by Mirco Nasuti's avatar Mirco Nasuti
Browse files

add token for secured connection to sonar

parent 0f932e0e
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,4 @@ echo "Adding HBPS1 certificate to key store..."
yes | keytool -import -trustcacerts -alias hbps1.chuv.ch -file /hbps1.crt -storepass 'changeit' -keystore $JAVA_HOME/jre/lib/security/cacerts
echo "Running Sonar analysis"
mvn sonar:sonar
mvn sonar:sonar -Dsonar.login=892200bfa760a89cfc67c5ee7d86a7a34a5ba3aa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment