zuul-jobs/zuul-tests.d/project.yaml
James E. Blair f7f9dd8141 Switch to zuul docs jobs
These are the replacement docs jobs for publishing in the zuul
tenant.

Change-Id: I23abcd6755e056086e26dff851e2f1e8a590991a
2019-07-11 16:42:32 -07:00

19 lines
394 B
YAML

# Note, this file is only part of the project definition; there is a project
# definition in each file in this directory as well which is combined with
# this.
- project:
check:
jobs:
- zuul-tox-docs
- tox-py27
- tox-py35
gate:
jobs:
- zuul-tox-docs
- tox-py27
- tox-py35
promote:
jobs:
- zuul-promote-docs