Commit f10972ad authored by Madhura Bhave's avatar Madhura Bhave

Remove redundant build_number

Fixes gh-13442
parent a7fb3cf1
...@@ -149,7 +149,6 @@ jobs: ...@@ -149,7 +149,6 @@ jobs:
- put: artifactory-repo - put: artifactory-repo
params: &artifactory-params params: &artifactory-params
repo: libs-snapshot-local repo: libs-snapshot-local
build_number: "${BUILD_ID}"
folder: distribution-repository 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_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}" build_number: "${BUILD_PIPELINE_NAME}-${BUILD_JOB_NAME}-${BUILD_NAME}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment