mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-25 13:32:10 +00:00
parent
7c2b14a526
commit
889b273996
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -99,7 +99,7 @@ pipeline {
|
|||||||
"-Dartifactory.password=${ARTIFACTORY_PSW} " +
|
"-Dartifactory.password=${ARTIFACTORY_PSW} " +
|
||||||
"-Dartifactory.staging-repository=${p['artifactory.repository.snapshot']} " +
|
"-Dartifactory.staging-repository=${p['artifactory.repository.snapshot']} " +
|
||||||
"-Dartifactory.build-name=spring-data-elasticsearch " +
|
"-Dartifactory.build-name=spring-data-elasticsearch " +
|
||||||
"-Dartifactory.build-number=${BUILD_NUMBER} " +
|
"-Dartifactory.build-number=spring-data-elasticsearch-${BRANCH_NAME}-build-${BUILD_NUMBER} " +
|
||||||
"-Dmaven.test.skip=true clean deploy -U -B"
|
"-Dmaven.test.skip=true clean deploy -U -B"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user