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}"
|
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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue