Skip to content

Commit 8d9e447

Browse files
committed
Don't publish spring-boot-docs jar files
Closes gh-15809
1 parent 8db598b commit 8d9e447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ jobs:
273273
- "**/*.effective-pom"
274274
- "**/spring-boot-configuration-docs/**"
275275
- "**/spring-boot-test-support/**"
276+
- "**/spring-boot-docs-*.jar"
276277
artifact_set:
277278
- include:
278279
- "/**/spring-boot-docs-*.zip"

0 commit comments

Comments
 (0)