Merge "fetch-sphinx-tarball: Do not keep owner of archived files"

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

View File

@ -28,6 +28,8 @@
src: "{{ zuul.executor.log_root }}/docs-html.tar.gz"
dest: "{{ zuul.executor.log_root }}/docs"
remote_src: true
extra_opts:
- "--no-same-owner"
- name: Return artifact to Zuul
zuul_return: