Merge "Switch release note publish jobs to use the correct path"

This commit is contained in:
Zuul 2017-10-05 15:09:24 +00:00 committed by Gerrit Code Review
commit 5dc258d467
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
- role: fetch-tox-output
tox_envlist: releasenotes
- role: fetch-sphinx-output
sphinx_output_src: "{{ zuul.project.src_dir }}/doc/build/html/"
sphinx_output_src: "{{ zuul.project.src_dir }}/releasenotes/build/html/"
zuul_executor_dest: "{{ zuul.executor.work_root }}/artifacts"
- create-afs-token
- role: upload-afs