Skip to content
Snippets Groups Projects
Commit c3a97e67 authored by Saralegui Vallejo, Unai's avatar Saralegui Vallejo, Unai
Browse files

Update sonarqube.yml

parent 83ece594
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,8 @@ sonarqube-check:
paths:
- .sonar/cache
script:
- mkdir -p $CI_PROJECT_DIR/.m2
- cp $MAVEN_SETTINGS_XML $CI_PROJECT_DIR/.m2/settings.xml
- mvn $MAVEN_CLI_OPTS -f $POM_FILE verify sonar:sonar
allow_failure: true
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment