f7f9dd8141
These are the replacement docs jobs for publishing in the zuul tenant. Change-Id: I23abcd6755e056086e26dff851e2f1e8a590991a
19 lines
394 B
YAML
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
|