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

Update .gitlab-ci.yml file

parent 8b3e7776
No related branches found
No related tags found
No related merge requests found
Pipeline #84322 passed
This commit is part of merge request !93. Comments created here will be created in the context of that merge request.
...@@ -52,6 +52,6 @@ sonarqube: ...@@ -52,6 +52,6 @@ sonarqube:
stage: sonarqube stage: sonarqube
image: sonarsource/sonar-scanner-cli image: sonarsource/sonar-scanner-cli
script: script:
- sonar-scanner - sonar-scanner -Dproject.settings=./sonar.properties
tags: tags:
- docker-executor - docker-executor
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment