openstackdocstheme/.zuul.yaml
Andreas Jaeger 3e090c4cec Remove name from project stanza
This is now optional, and should be discouraged in in-repo configs.

Change-Id: I4d1a8e066555345e2e7e3f6ad4c66a0de7ae3c83
2018-01-21 15:23:02 +01:00

17 lines
290 B
YAML

# parent job is defined in openstack-manuals
- job:
name: build-tox-manuals-buildpdf
parent: build-tox-manuals
vars:
tox_envlist: buildpdf
- project:
check:
jobs:
- build-tox-manuals-buildpdf
gate:
jobs:
- build-tox-manuals-buildpdf