diff --git a/ci/pipeline-template.yml b/ci/pipeline-template.yml index 7bb14813..37696d3f 100644 --- a/ci/pipeline-template.yml +++ b/ci/pipeline-template.yml @@ -261,7 +261,7 @@ jobs: - "/**" properties: zip.deployed: false - zip.displayname: "Spring HATEOAS" + zip.displayname: "spring-hateoas" zip.name: "spring-hateoas" zip.type: "docs" on_failure: @@ -378,7 +378,7 @@ jobs: trigger: true - put: spring-hateoas-status params: - commit: spring-hateoas-release + commit: spring-hateoas-github state: pending - task: build file: spring-hateoas-github/ci/build.yml @@ -393,7 +393,7 @@ jobs: - "/**" properties: zip.deployed: false - zip.displayname: "Spring HATEOAS" + zip.displayname: "spring-hateoas" zip.name: "spring-hateoas" zip.type: "docs" on_failure: