publish-artifacts-to-fileserver: do not synchronize owner
Change-Id: Iab220d08020ef3bb8dd3584c6d29155ed918931e
This commit is contained in:
parent
cb9ef441ca
commit
a745c3a780
@ -9,3 +9,5 @@
|
|||||||
synchronize:
|
synchronize:
|
||||||
src: "{{ zuul.executor.work_root }}/artifacts/"
|
src: "{{ zuul.executor.work_root }}/artifacts/"
|
||||||
dest: "{{ zuul_fileserver_project_path }}/"
|
dest: "{{ zuul_fileserver_project_path }}/"
|
||||||
|
owner: no
|
||||||
|
group: no
|
||||||
|
Loading…
Reference in New Issue
Block a user