We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c684c0 commit 8af414dCopy full SHA for 8af414d
ci/pipeline-template.yml
@@ -261,7 +261,7 @@ jobs:
261
- "/**"
262
properties:
263
zip.deployed: false
264
- zip.displayname: "Spring HATEOAS"
+ zip.displayname: "spring-hateoas"
265
zip.name: "spring-hateoas"
266
zip.type: "docs"
267
on_failure:
@@ -378,7 +378,7 @@ jobs:
378
trigger: true
379
- put: spring-hateoas-status
380
params:
381
- commit: spring-hateoas-release
+ commit: spring-hateoas-github
382
state: pending
383
- task: build
384
file: spring-hateoas-github/ci/build.yml
@@ -393,7 +393,7 @@ jobs:
393
394
395
396
397
398
399
0 commit comments