Flow javascript_content_dir in to the playbook
We set a job variable to indicate where the site is generated. Maybe let's use it? Change-Id: I59441c6e4b431a394cec61e984bddc447bbdb572
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
- name: Pull contents back
|
- name: Pull contents back
|
||||||
synchronize:
|
synchronize:
|
||||||
mode: pull
|
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/"
|
dest: "{{ zuul.executor.work_root }}/dist/"
|
||||||
|
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
|
Reference in New Issue
Block a user