Merge "Install build bindep profiles alongside doc and test"
This commit is contained in:
commit
9ecb888eec
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
---
|
||||
bindep_dir: "{{ zuul.project.src_dir }}"
|
||||
bindep_profile: test
|
||||
bindep_profile: build test
|
||||
|
Loading…
Reference in New Issue
Block a user