Revert "Don't publish spring-boot-docs jar files"
This reverts commit 8d9e447965
.
This commit is contained in:
parent
1528b6c2f8
commit
3c4fef8acb
|
@ -273,7 +273,6 @@ jobs:
|
||||||
- "**/*.effective-pom"
|
- "**/*.effective-pom"
|
||||||
- "**/spring-boot-configuration-docs/**"
|
- "**/spring-boot-configuration-docs/**"
|
||||||
- "**/spring-boot-test-support/**"
|
- "**/spring-boot-test-support/**"
|
||||||
- "**/spring-boot-docs-*.jar"
|
|
||||||
artifact_set:
|
artifact_set:
|
||||||
- include:
|
- include:
|
||||||
- "/**/spring-boot-docs-*.zip"
|
- "/**/spring-boot-docs-*.zip"
|
||||||
|
|
Loading…
Reference in New Issue