Skip to content

Commit

Permalink
(#1490) Disable sonarcloud integration
Browse files Browse the repository at this point in the history
  • Loading branch information
victornoel committed Oct 25, 2020
1 parent 51f8686 commit a8e0dab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,8 @@ The MIT License (MIT)
<properties>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>yegor256-github</sonar.organization>
<!-- See issue #1490 -->
<sonar.skip>true</sonar.skip>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit a8e0dab

Please sign in to comment.