zuul-jobs/playbooks/nox/docs-pre.yaml
Clark Boylan 50fd134646 Add nox role and some simple jobs
This is an alternative to tox.

Change-Id: Ib4920acec09c2c980af909e8f9d1eabd1c6d253a
2022-12-19 18:41:12 -08:00

5 lines
81 B
YAML

- hosts: all
roles:
- role: bindep
bindep_dir: "{{ zuul_work_dir }}"