Commit 770cbfae authored by Madhura Bhave's avatar Madhura Bhave

Don't publish effective POM

Fixes gh-12662
parent 1e2eec5b
......@@ -125,6 +125,8 @@ jobs:
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}"
disable_checksum_uploads: true
exclude:
- "/**/*.effective-pom"
artifact_set:
- include:
- "/**/spring-boot-docs-*.zip"
......
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