Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
sZeta99 authored Apr 28, 2024
1 parent 2b40573 commit ddc7929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ sonar {
property "sonar.projectKey", "Crystal-Nest_${mod_id_kebab}"
property "sonar.organization", "crystal-nest"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.qualitygate.wait", "true"
}
}

Expand Down

0 comments on commit ddc7929

Please sign in to comment.