2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -100,7 +100,7 @@ pipeline {
|
||||
"-Dartifactory.password=${ARTIFACTORY_PSW} " +
|
||||
"-Dartifactory.staging-repository=${p['artifactory.repository.snapshot']} " +
|
||||
"-Dartifactory.build-name=spring-data-build " +
|
||||
"-Dartifactory.build-number=${BUILD_NUMBER} " +
|
||||
"-Dartifactory.build-number=spring-data-build-commercial-3.1.x-build-${BUILD_NUMBER} " +
|
||||
"-Dmaven.test.skip=true clean deploy -B -U"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user