Merge "Fix pdf building"
This commit is contained in:
commit
ece7afc50f
@ -21,5 +21,5 @@
|
||||
shell: |
|
||||
echo "Running tox -e {{ tox_pdf_envlist }} -vv > {{ ansible_user_dir }}/zuul-output/logs/sphinx-build-pdf.log 2>&1"
|
||||
echo "Output is redirected to a file as it tends to be quite verbose."
|
||||
tox -e {{ tox_pdf_envlist }} -vv > {{ ansible_user_dir }}/zuul-output/logs/sphinx-build-pdf.log 2>&1
|
||||
{{ tox_executable }} -e {{ tox_pdf_envlist }} -vv > {{ ansible_user_dir }}/zuul-output/logs/sphinx-build-pdf.log 2>&1
|
||||
when: pdfdocs_env is success
|
||||
|
Loading…
Reference in New Issue
Block a user