b162a69c8b
The npm test run can optionally create an html coverage report. This change causes the post job to check if the directory exists, and if so also collect the coverage report with the npm logs. Change-Id: I7cc50c352c3feeed283888cbe7f02c6b1264b7b0
5 lines
151 B
YAML
5 lines
151 B
YAML
zuul_work_dir: "{{ zuul.project.src_dir }}"
|
|
javascript_content_dir: dist
|
|
javascript_copy_links: true
|
|
coverage_output_src: "{{ zuul_work_dir }}/cover/"
|