Fix Artifactory Gradle plugin configuration
This commit is contained in:
@@ -61,5 +61,7 @@ def customizePom(pom, gradleProject) {
|
||||
}
|
||||
|
||||
artifactoryPublish {
|
||||
publishConfigs('archives')
|
||||
publishConfigs('archives', 'published')
|
||||
publishArtifacts = true
|
||||
publishPom = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user