Skip to content

Commit

Permalink
For yegor256#1346: adding sonar execution to rultor merge
Browse files Browse the repository at this point in the history
  • Loading branch information
paulodamaso committed Apr 25, 2020
1 parent 85cafcd commit 6280747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ install: |
merge:
script: |
pdd -f /dev/null
mvn clean install -Pqulice --errors --settings ../settings.xml
mvn clean install -Pqulice -Psonar --errors --settings ../settings.xml
mvn clean site -Psite --errors --settings ../settings.xml
deploy:
script: |
Expand Down

0 comments on commit 6280747

Please sign in to comment.