Merge "fetch-sphinx-tarball: use remote_src true"

This commit is contained in:
Zuul 2020-04-27 19:09:20 +00:00 committed by Gerrit Code Review
commit aac9dc0289

View File

@ -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: