Skip to content
Snippets Groups Projects
Commit 58c576ce authored by Neda Moeini's avatar Neda Moeini
Browse files

Update .gitlab-ci.yml file

parent bad962f1
No related branches found
No related tags found
1 merge request!93Added SonarQube to the pipeline.
Pipeline #84326 passed
......@@ -52,6 +52,6 @@ sonarqube:
stage: sonarqube
image: sonarsource/sonar-scanner-cli
script:
- sonar-scanner -Dproject.settings=./sonar.properties
- sonar-scanner -Dsonar.login=$SONAR_TOKEN -Dproject.settings=./sonar.properties
tags:
- docker-executor
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