Skip to content

Commit d18f60e

Browse files
committed
Stop publishing documentation from CI
Remove upload attributes to prevent zip documentation from being deployed. See gh-33766
1 parent 4aa4e14 commit d18f60e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ci/pipeline.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,6 @@ anchors:
6464
build_number: "${BUILD_JOB_NAME}-${BUILD_NAME}"
6565
disable_checksum_uploads: true
6666
threads: 8
67-
artifact_set:
68-
- include:
69-
- "/**/spring-boot-docs-*.zip"
70-
properties:
71-
"zip.type": "docs"
72-
"zip.deployed": "false"
7367
slack-fail-params: &slack-fail-params
7468
text: >
7569
:concourse-failed: <!here> <https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} failed!>

0 commit comments

Comments
 (0)