Revert "Revert "Install build bindep profiles alongside doc and test""
Try again with "compile" as the new bindep profile name.
This reverts commit ac5912fd8a
.
Change-Id: I4a03c9c2377d0676fe6f5d11d2948a319b0ba341
This commit is contained in:
parent
ac5912fd8a
commit
5854988a65
@ -1,7 +1,7 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- role: bindep
|
||||
bindep_profile: doc
|
||||
bindep_profile: compile doc
|
||||
bindep_dir: "{{ zuul_work_dir }}"
|
||||
- ensure-sphinx
|
||||
- revoke-sudo
|
||||
|
@ -1,3 +1,3 @@
|
||||
---
|
||||
bindep_dir: "{{ zuul.project.src_dir }}"
|
||||
bindep_profile: test
|
||||
bindep_profile: compile test
|
||||
|
Loading…
Reference in New Issue
Block a user