Polish
This commit is contained in:
parent
80f41132ce
commit
866aa40d6a
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue