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:
Monty Taylor 2018-07-08 16:11:10 -04:00
parent ac5912fd8a
commit 5854988a65
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
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: compile doc
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: compile test