0ca632b19d
Further work on the PDF generation showed that many projects have project logos as svg files with the name PROJECT.svg, those get converted to PROJECT.pdf and collide with the default name used here. Change the default to "doc-PROJECT.pdf" to have a unique name. This is a change in the default but we only added this 11 days ago, so I hope it's fine to change. Change-Id: I4f2224633fd4edbc3121af53d0202796cf8a0a60
714 B
714 B
Collect output from a sphinx build as a tarball
By default, this copies the output from the sphinx build on the worker to the log root of the executor as a tarball, and then extracts the archive into the log root for viewing.
Role Variables