blob: caed13c4d33b880bf1e5fd33901d7cc8bd597aa4 [file] [log] [blame]
Paul Belanger06f0bfd2017-03-03 13:49:16 -05001- name: Execute run-cover.sh.
2 shell: "/usr/local/jenkins/slave_scripts/run-cover.sh {{ run_cover_envlist }}"
3 args:
Paul Belanger01be2d62017-03-03 14:49:17 -05004 chdir: "{{ zuul_workspace_root }}/src/{{ zuul.project }}"