From 575b0038fe33f46bc1abacf51f7e79471f6cae16 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Mon, 17 Dec 2018 13:31:22 -0600 Subject: [PATCH] #769 - Polishing. --- ci/pipeline-template.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ci/pipeline-template.yml b/ci/pipeline-template.yml index 43d69970..157b2a96 100644 --- a/ci/pipeline-template.yml +++ b/ci/pipeline-template.yml @@ -141,7 +141,10 @@ jobs: - include: - "/**" properties: - archives: '*:*:*:*@zip zip.name:spring-hateoas, zip.displayname:Spring HATEOAS, zip.deployed:false' + zip.deployed: false + zip.displayname: "Spring HATEOAS" + zip.name: "spring-hateoas" + zip.type: "docs" on_failure: aggregate: - put: spring-hateoas-status