Files
project-config/playbooks/wheel/pre.yaml
T
Paul Belanger 5501f12f23 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>
2017-09-23 14:54:23 -04:00

8 lines
204 B
YAML

- 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