base-jobs/playbooks/tox-docs/pre.yaml
James E. Blair 6862dd0358 Add opendev docs build/promote jobs
This is a new style of docs job which transfers data
via tarballs and can publish branch-tip documentation
in the promote pipeline.

Depends-On: https://review.openstack.org/645384
Change-Id: I6f30f9c7016f54ee66d90c6dc3e6d9c603724b10
2019-03-22 11:26:38 -07:00

6 lines
72 B
YAML

- hosts: all
roles:
- bindep
- ensure-tox
- ensure-python