Add openstack-zuul-jobs to base-publish-tox-docs-static

This job uses a role in openstack-zuul-jobs, which is a repo that
used to be included in openstack's base job, but is no longer
now that we switched to the opendev base job.  This adds the repo
back to the role path for this job.

Change-Id: Id1efbde62e3e1e2ae4299f971d377c1c22989225
This commit is contained in:
James E. Blair 2019-02-06 14:26:34 -08:00
parent 8abc238b71
commit ffeabcecbf
1 changed files with 2 additions and 0 deletions

View File

@ -587,6 +587,8 @@
Jobs need to set the variable ``static_target`` for site to
publish to.
This job uses ``tox -e docs`` for building documents.
roles:
- zuul: openstack-infra/openstack-zuul-jobs
pre-run: playbooks/project-config/pre-tox.yaml
run: playbooks/project-config/run-tox.yaml
post-run: