diff --git a/ci/pipeline.yml b/ci/pipeline.yml index ddc8b21734..e823decf5e 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -273,6 +273,7 @@ jobs: - "**/*.effective-pom" - "**/spring-boot-configuration-docs/**" - "**/spring-boot-test-support/**" + - "**/spring-boot-docs-*.jar" artifact_set: - include: - "/**/spring-boot-docs-*.zip"