base-jobs/zuul.d/project.yaml
Andreas Jaeger 3ea745fc46 Add docs templates
Add project-templates for:
* Building documents
* Building documents and publishing them after each change

Use the new publish project-template for this repo, put the config in a
separate file to find it easier.

Update description of opendev-promote-docs.

Change-Id: Id76a751feb152afe8fca0893d9e0013440c51401
2019-10-02 20:23:14 +02:00

12 lines
242 B
YAML

- project:
templates:
- publish-opendev-tox-docs
check:
jobs:
- tox-linters:
required-projects: zuul/zuul-jobs
gate:
jobs:
- tox-linters:
required-projects: zuul/zuul-jobs