prepare-workspace: do not synchronize owner

Change-Id: I173657611f2ebafe3efd92dad381535824d94264
This commit is contained in:
Albin Vass 2020-05-13 13:41:59 +02:00
parent a914ca7a8b
commit cb9ef441ca

View File

@ -7,4 +7,6 @@
dest: "{{ zuul_workspace_root }}"
recursive: true
src: "{{ zuul.executor.src_root }}"
owner: no
group: no
no_log: true