Zuul: add file extension to playbook path
Zuul now supports including the file extension on the playbook path and omitting the extension is now deprecrated. Update references to include the extension. Change-Id: I50aad0174b72a2c65f6c92b7abf222f0a363b509
This commit is contained in:
parent
4acd04bdcb
commit
3bc4b9a0c3
@ -15,7 +15,7 @@
|
||||
this has to be done by scripts called from tox.
|
||||
parent: openstack-tox
|
||||
success-url: publish-docs/
|
||||
post-run: playbooks/build-manuals-tox/post
|
||||
post-run: playbooks/build-manuals-tox/post.yaml
|
||||
roles:
|
||||
- zuul: openstack-infra/zuul-jobs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user