From c333259f2ef871171afe4a630cd7616b0f360e28 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Mon, 17 Dec 2018 13:31:22 -0600 Subject: [PATCH] #764 - 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 b2742477..7417d9d1 100644 --- a/ci/pipeline-template.yml +++ b/ci/pipeline-template.yml @@ -249,7 +249,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