|
|
|
@ -156,7 +156,6 @@ jobs:
|
|
|
|
|
- put: artifactory-repo
|
|
|
|
|
params: &artifactory-params
|
|
|
|
|
repo: libs-snapshot-local
|
|
|
|
|
build_number: "${BUILD_ID}"
|
|
|
|
|
folder: distribution-repository
|
|
|
|
|
build_uri: "https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}"
|
|
|
|
|
build_number: "${BUILD_PIPELINE_NAME}-${BUILD_JOB_NAME}-${BUILD_NAME}"
|
|
|
|
|