Skip to content
Snippets Groups Projects
Commit ab7a0a3b authored by Eric Pommateau's avatar Eric Pommateau
Browse files

fix

parent 4d8b94da
No related branches found
No related tags found
No related merge requests found
......@@ -63,8 +63,5 @@ quality:
- master
image : gitlab.libriciel.fr:4567/docker/sonar-scanner:latest
script:
- mkdir -p /app/
- cp -rf $CI_PROJECT_DIR/* /app/
- cd /app/
- /sonar-scanner -Dsonar.login=$SONAR_LOGIN -Dsonar.host.url=$SONAR_HOST_URL
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