Add sphinx_build_dir to stx publish jobs
We build these in other than doc/build... Change-Id: Ie042863db80f1c9672175d5a7bbe4b628b46a9a3 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This commit is contained in:
parent
5544ec4cb4
commit
a46ef0f2eb
@ -52,6 +52,7 @@
|
||||
branches: master
|
||||
vars:
|
||||
afs_subpath: "/api-ref/{{ zuul.project.short_name }}"
|
||||
sphinx_build_dir: api-ref/build
|
||||
tox_envlist: api-ref
|
||||
|
||||
- job:
|
||||
@ -99,6 +100,7 @@
|
||||
override-branch: master
|
||||
vars:
|
||||
afs_subpath: "/releasenotes/{{ zuul.project.short_name }}"
|
||||
sphinx_build_dir: releasenotes/build
|
||||
tox_envlist: releasenotes
|
||||
|
||||
- job:
|
||||
|
Loading…
Reference in New Issue
Block a user