This commit is contained in:
Stephane Nicoll 2019-02-19 13:21:35 +01:00
parent 80f41132ce
commit 866aa40d6a
1 changed files with 2 additions and 2 deletions

View File

@ -191,10 +191,10 @@ jobs:
build_number: "${BUILD_PIPELINE_NAME}-${BUILD_JOB_NAME}-${BUILD_NAME}"
disable_checksum_uploads: true
exclude:
- "**/*.effective-pom"
- "**/spring-boot-configuration-docs/**"
- "**/spring-boot-docs/**"
- "**/spring-boot-test-support/**"
- "**/spring-boot-configuration-docs/**"
- "**/*.effective-pom"
artifact_set:
- include:
- "/**/spring-boot-docs-*.zip"