Merge "Install build bindep profiles alongside doc and test"

This commit is contained in:
Zuul 2018-07-06 13:08:06 +00:00 committed by Gerrit Code Review
commit 9ecb888eec
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
- hosts: all
roles:
- role: bindep
bindep_profile: doc
bindep_profile: doc build
bindep_dir: "{{ zuul_work_dir }}"
- ensure-sphinx
- revoke-sudo

View File

@ -1,3 +1,3 @@
---
bindep_dir: "{{ zuul.project.src_dir }}"
bindep_profile: test
bindep_profile: build test