Add release checks
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
apply from: JAVA_SCRIPT
|
||||
apply from: MAVEN_DEPLOYMENT_SCRIPT
|
||||
apply from: "$rootDir/gradle/release-checks.gradle"
|
||||
|
||||
configurations {
|
||||
jacoco //Configuration Group used by Sonar to provide Code Coverage using JaCoCo
|
||||
|
||||
Reference in New Issue
Block a user