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

Update sonarqube.yml

parent c0b69911
Branches
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ sonarqube-check:
paths:
- .sonar/cache
script:
- mvn -f $POM_FILE verify sonar:sonar
- mvn $MAVEN_CLI_OPTS -f $POM_FILE verify sonar:sonar
allow_failure: true
only:
- master # or the name of your main branch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment