zuul-jobs/zuul-tests.d/project.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