From 3c4fef8acbcb41ad1ef07cc70e355e15e82e08a5 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Fri, 27 Sep 2019 23:08:59 -0700 Subject: [PATCH] Revert "Don't publish spring-boot-docs jar files" This reverts commit 8d9e447965bc960e602f7c2c0fd449cac9e81349. --- ci/pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index e823decf5ec..ddc8b217349 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -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"