Merge "Switch release note publish jobs to use the correct path"
This commit is contained in:
commit
5dc258d467
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user