Exclude spring-boot-docs from Artifactory deployment
Closes gh-15809
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user