4 lines
89 B
Groovy
4 lines
89 B
Groovy
tasks.findByPath("artifactoryPublish")?.enabled = false
|
|
sonarqube {
|
|
skipProject = true
|
|
} |