From 866aa40d6a6b5b9bb7f7e80c40e42e86622e0243 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 19 Feb 2019 13:21:35 +0100 Subject: [PATCH] Polish --- ci/pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 8f75fe2191..66ecb9b382 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -191,10 +191,10 @@ jobs: build_number: "${BUILD_PIPELINE_NAME}-${BUILD_JOB_NAME}-${BUILD_NAME}" disable_checksum_uploads: true exclude: + - "**/*.effective-pom" + - "**/spring-boot-configuration-docs/**" - "**/spring-boot-docs/**" - "**/spring-boot-test-support/**" - - "**/spring-boot-configuration-docs/**" - - "**/*.effective-pom" artifact_set: - include: - "/**/spring-boot-docs-*.zip"