Browse Source

Revert "Don't publish spring-boot-docs jar files"

This reverts commit 8d9e447965.
pull/18413/head
Phillip Webb 6 years ago
parent
commit
3c4fef8acb
  1. 1
      ci/pipeline.yml

1
ci/pipeline.yml

@ -273,7 +273,6 @@ jobs: @@ -273,7 +273,6 @@ jobs:
- "**/*.effective-pom"
- "**/spring-boot-configuration-docs/**"
- "**/spring-boot-test-support/**"
- "**/spring-boot-docs-*.jar"
artifact_set:
- include:
- "/**/spring-boot-docs-*.zip"

Loading…
Cancel
Save