Skip to content

Commit

Permalink
Add sonar, upgrade gradle wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl DeBisschop committed Feb 28, 2020
1 parent df28727 commit c52bd1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {

sonarqube {
properties {
property "sonar.projectKey", "kdebisschop_rundeck-conditional-logic-plugin"
property "sonar.projectKey", "kdebisschop_rundeck-nexus3-optionvalue-plugin"
property "sonar.organization", "kdebisschop"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.login", "807fd8589d7244bd324b5fecdfca9614d8a40c8c"
Expand Down

0 comments on commit c52bd1e

Please sign in to comment.