Merge "Add sphinx_build_dir to stx publish jobs"

This commit is contained in:
Zuul 2018-10-10 20:24:28 +00:00 committed by Gerrit Code Review
commit 5b2b4b0d7b
1 changed files with 2 additions and 0 deletions

View File

@ -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: