Fixing nexus upload issue
This commit is contained in:
parent
227f653b66
commit
729c767d2b
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -40,7 +40,7 @@ pipeline {
|
||||||
sh './gradlew ${gradleParams} -Prelease -PcustomProperties=${GRADLE_PROPERTIES}' +
|
sh './gradlew ${gradleParams} -Prelease -PcustomProperties=${GRADLE_PROPERTIES}' +
|
||||||
' publishMavenJavaPublicationToSonatypeRepository' +
|
' publishMavenJavaPublicationToSonatypeRepository' +
|
||||||
' closeSonatypeStagingRepository ' +
|
' closeSonatypeStagingRepository ' +
|
||||||
//' releaseSonatypeStagingRepository ' +
|
' releaseSonatypeStagingRepository ' +
|
||||||
''
|
''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue