Commit 866aa40d authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

parent 80f41132
...@@ -191,10 +191,10 @@ jobs: ...@@ -191,10 +191,10 @@ jobs:
build_number: "${BUILD_PIPELINE_NAME}-${BUILD_JOB_NAME}-${BUILD_NAME}" build_number: "${BUILD_PIPELINE_NAME}-${BUILD_JOB_NAME}-${BUILD_NAME}"
disable_checksum_uploads: true disable_checksum_uploads: true
exclude: exclude:
- "**/*.effective-pom"
- "**/spring-boot-configuration-docs/**"
- "**/spring-boot-docs/**" - "**/spring-boot-docs/**"
- "**/spring-boot-test-support/**" - "**/spring-boot-test-support/**"
- "**/spring-boot-configuration-docs/**"
- "**/*.effective-pom"
artifact_set: artifact_set:
- include: - include:
- "/**/spring-boot-docs-*.zip" - "/**/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