Skip to content

Commit 8af414d

Browse files
committed
#815 - Polishing.
1 parent 9c684c0 commit 8af414d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ci/pipeline-template.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ jobs:
261261
- "/**"
262262
properties:
263263
zip.deployed: false
264-
zip.displayname: "Spring HATEOAS"
264+
zip.displayname: "spring-hateoas"
265265
zip.name: "spring-hateoas"
266266
zip.type: "docs"
267267
on_failure:
@@ -378,7 +378,7 @@ jobs:
378378
trigger: true
379379
- put: spring-hateoas-status
380380
params:
381-
commit: spring-hateoas-release
381+
commit: spring-hateoas-github
382382
state: pending
383383
- task: build
384384
file: spring-hateoas-github/ci/build.yml
@@ -393,7 +393,7 @@ jobs:
393393
- "/**"
394394
properties:
395395
zip.deployed: false
396-
zip.displayname: "Spring HATEOAS"
396+
zip.displayname: "spring-hateoas"
397397
zip.name: "spring-hateoas"
398398
zip.type: "docs"
399399
on_failure:

0 commit comments

Comments
 (0)