prepare-workspace: do not synchronize owner
Change-Id: I173657611f2ebafe3efd92dad381535824d94264
This commit is contained in:
parent
a914ca7a8b
commit
cb9ef441ca
@ -7,4 +7,6 @@
|
|||||||
dest: "{{ zuul_workspace_root }}"
|
dest: "{{ zuul_workspace_root }}"
|
||||||
recursive: true
|
recursive: true
|
||||||
src: "{{ zuul.executor.src_root }}"
|
src: "{{ zuul.executor.src_root }}"
|
||||||
|
owner: no
|
||||||
|
group: no
|
||||||
no_log: true
|
no_log: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user