diff --git a/playbooks/publish.yaml b/playbooks/publish.yaml index 4a2505a..b03fccf 100644 --- a/playbooks/publish.yaml +++ b/playbooks/publish.yaml @@ -4,7 +4,7 @@ - name: Pull contents back synchronize: mode: pull - src: "/home/zuul/src/opendev.org/inaugust/inaugust.com/dist/" + src: "/home/zuul/src/opendev.org/inaugust/inaugust.com/{{ javascript_content_dir }}/" dest: "{{ zuul.executor.work_root }}/dist/" - hosts: localhost