Add bindep support for build-wheel-mirror job
Our wheels will end up requiring dependencies, so add support for bindep. Change-Id: Ifa73ba475284ac8435ba29ffaf228a54dce59b09 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
ff6268f4f1
commit
5501f12f23
@ -1,4 +1,7 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- role: bindep
|
||||
bindep_profile: test
|
||||
bindep_dir: "src/{{ zuul.project.canonical_name }}"
|
||||
- legacy-install-afs-with-puppet
|
||||
- legacy-copy-project-config-scripts
|
||||
|
Loading…
Reference in New Issue
Block a user