Exclude spring-boot-docs from Artifactory deployment

Closes gh-15809
This commit is contained in:
Stephane Nicoll 2019-02-19 13:20:57 +01:00
parent eee07efee1
commit 80f41132ce

View File

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