Merge "fetch-sphinx-tarball: add missing zuul_success default"
This commit is contained in:
commit
a365cf53a8
@ -25,5 +25,5 @@
|
||||
fail:
|
||||
msg: 'No html output in "{{ sphinx_build_dir }}".'
|
||||
when:
|
||||
- zuul_success | bool
|
||||
- zuul_success | default(true) | bool
|
||||
- "'html' not in sphinx_dir"
|
||||
|
Loading…
x
Reference in New Issue
Block a user