Add bindep for publish-openstack-python-docs job

Docs jobs will likely need to install things, such as graphviz.

Change-Id: I618caed753d2904ea9780bbcfe19e459e9fea498
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-09-03 20:23:53 -04:00
parent 46028f6214
commit b354ace3ce
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
- hosts: all
roles:
- role: bindep
bindep_profile: test
bindep_dir: "src/{{ zuul.project.canonical_name }}"
- revoke-sudo