05fa2786af
This removes the hardcoded path to yarn.lock and allows a user to define it manually. Change-Id: Ib29c7d442fd57e583674ba86bdc0d5edfac844c9 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
3 lines
97 B
YAML
3 lines
97 B
YAML
zuul_work_dir: "{{ zuul.project.src_dir }}"
|
|
yarn_lock_file_path: "{{ zuul_work_dir }}/yarn.lock"
|