Merge "Revert "Revert "Install build bindep profiles alongside doc and test"""
This commit is contained in:
commit
5644718d97
@ -1,7 +1,7 @@
|
|||||||
- hosts: all
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
- role: bindep
|
- role: bindep
|
||||||
bindep_profile: doc
|
bindep_profile: compile doc
|
||||||
bindep_dir: "{{ zuul_work_dir }}"
|
bindep_dir: "{{ zuul_work_dir }}"
|
||||||
- ensure-sphinx
|
- ensure-sphinx
|
||||||
- revoke-sudo
|
- revoke-sudo
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
---
|
---
|
||||||
bindep_dir: "{{ zuul.project.src_dir }}"
|
bindep_dir: "{{ zuul.project.src_dir }}"
|
||||||
bindep_profile: test
|
bindep_profile: compile test
|
||||||
|
Loading…
Reference in New Issue
Block a user