Merge "fetch-sphinx-tarball: use remote_src true"
This commit is contained in:
commit
aac9dc0289
@ -27,6 +27,7 @@
|
||||
unarchive:
|
||||
src: "{{ zuul.executor.log_root }}/docs-html.tar.gz"
|
||||
dest: "{{ zuul.executor.log_root }}/docs"
|
||||
remote_src: true
|
||||
|
||||
- name: Return artifact to Zuul
|
||||
zuul_return:
|
||||
|
Loading…
x
Reference in New Issue
Block a user