publish-artifacts-to-fileserver: do not synchronize owner

Change-Id: Iab220d08020ef3bb8dd3584c6d29155ed918931e
This commit is contained in:
Albin Vass 2020-05-13 13:42:33 +02:00
parent cb9ef441ca
commit a745c3a780
1 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,5 @@
synchronize:
src: "{{ zuul.executor.work_root }}/artifacts/"
dest: "{{ zuul_fileserver_project_path }}/"
owner: no
group: no