Skip to content

Commit

Permalink
Exclude spring-boot-docs from Artifactory deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Feb 19, 2019
1 parent eee07ef commit 80f4113
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 80f4113

Please sign in to comment.