Rename tox target for pdf build
All checks were successful
gl/check check status: success (367aef60a9061155a5ae130f61126ecfad2b32cd)
All checks were successful
gl/check check status: success (367aef60a9061155a5ae130f61126ecfad2b32cd)
zuul jobs require target to be called pdf-docs instead of docs-pdf
This commit is contained in:
@ -35,7 +35,7 @@ commands =
|
|||||||
{[testenv:json-{{ doc.type }}]commands}
|
{[testenv:json-{{ doc.type }}]commands}
|
||||||
{%- endfor %}
|
{%- endfor %}
|
||||||
|
|
||||||
[testenv:docs-pdf]
|
[testenv:pdf-docs]
|
||||||
deps = -r{toxinidir}/doc/requirements.txt
|
deps = -r{toxinidir}/doc/requirements.txt
|
||||||
allowlist_externals =
|
allowlist_externals =
|
||||||
rm
|
rm
|
||||||
|
Reference in New Issue
Block a user