diff --git a/playbooks/build-artifacts/post.yaml b/playbooks/build-artifacts/post.yaml index a424537..d4fc0c5 100644 --- a/playbooks/build-artifacts/post.yaml +++ b/playbooks/build-artifacts/post.yaml @@ -4,7 +4,7 @@ - synchronize: dest: "{{ zuul.executor.work_root }}/artifacts/" mode: pull - src: "{{ ansible_user_dir }}/dist" + src: "{{ zuul.project.src_dir }}/dist" copy_links: true verify_host: true rsync_opts: