Allow zuul-website-media to publish to the zuul website
This repo will be publishing content under a subdirectory of the zuul website, and so needs to use this job. Also fix a typo. Change-Id: I1e5e290186b9ef4441ddfbeaa7b933f481e743eb
This commit is contained in:
parent
5d02e3e052
commit
b317aa7fe5
@ -4,6 +4,7 @@
|
||||
Publishes content in artifacts/ to the Zuul website.
|
||||
allowed-projects:
|
||||
- openstack-infra/zuul-website
|
||||
- openstack-infra/zuul-website-media
|
||||
post-run:
|
||||
- playbooks/publish/zuul-afs.yaml
|
||||
roles:
|
||||
@ -15,7 +16,7 @@
|
||||
- job:
|
||||
name: publish-zuul-docs
|
||||
description: |
|
||||
Publish the results of a sphink build to
|
||||
Publish the results of a sphinx build to
|
||||
/afs/.openstack.org/project/zuul-ci.org/www/docs/{{ zuul.project.short_name }}
|
||||
|
||||
Builds the docs using Sphinx with Python3.
|
||||
|
Loading…
x
Reference in New Issue
Block a user