upstream/.zuul.yaml
Andreas Jaeger 9ca4d67733 Use Zuul templates
Use templates instead of individual jobs so that these
can be changed in one place.

Depends-On: https://review.opendev.org/677606
Change-Id: Ibbf9e08508b0a3c60db81a8b8c85a71ece9ecd76
2019-08-21 12:56:06 +00:00

14 lines
253 B
YAML

---
- project:
templates:
- publish-stx-docs
- stx-release-notes-jobs
check:
jobs:
- openstack-tox-pep8
- openstack-tox-linters
gate:
jobs:
- openstack-tox-pep8
- openstack-tox-linters