tarball-post.yaml: do not synchronize owner
Change-Id: I6683d80ea11a177da891e3fc529a3125f713656b
This commit is contained in:
parent
965c602af3
commit
6292b5ec86
@ -24,6 +24,8 @@
|
||||
mode: pull
|
||||
src: "{{ item.path }}"
|
||||
verify_host: true
|
||||
owner: no
|
||||
group: no
|
||||
with_items: "{{ result.files }}"
|
||||
|
||||
- name: Return sdist artifacts to Zuul
|
||||
|
Loading…
Reference in New Issue
Block a user