Fix markdown doc job yaml.
The markdown doc building jobs had misformatted yaml. Add a couple colons to correct that. (Needed a map type instead of a list type). Change-Id: Ia88ea2ea7d6eaa8d2083db9d9c2b8ba695ea77d3 Reviewed-on: https://review.openstack.org/12973 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
53e9722b0b
commit
513fcf530e
@ -101,7 +101,7 @@
|
||||
|
||||
prebuilders:
|
||||
- gerrit-git-prep
|
||||
- markdown-docbook
|
||||
- markdown-docbook:
|
||||
filename: "images-api-v2.0"
|
||||
|
||||
properties:
|
||||
@ -141,7 +141,7 @@
|
||||
|
||||
prebuilders:
|
||||
- gerrit-git-prep
|
||||
- markdown-docbook
|
||||
- markdown-docbook:
|
||||
filename: "openstackapi-programming"
|
||||
|
||||
properties:
|
||||
|
Loading…
x
Reference in New Issue
Block a user