Merge "Switch releasenotes to fetch-sphinx-tarball"

This commit is contained in:
Zuul 2019-09-09 06:28:22 +00:00 committed by Gerrit Code Review
commit 2b670759ed
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
- hosts: all
roles:
- role: fetch-sphinx-output
sphinx_output_src: "{{ zuul_work_dir|default(zuul.project.src_dir) }}/releasenotes/build/html"
- role: fetch-sphinx-tarball
sphinx_build_dir: "releasenotes/build"

View File

@ -307,7 +307,7 @@
:default: {{ zuul.project.src_dir }}
Directory to operate in.
success-url: html/
success-url: docs/
# Release notes always build on master.
override-checkout: master
pre-run: playbooks/releasenotes/pre.yaml