project-config/roles/fetch-translations-subunit-output/defaults/main.yaml
Monty Taylor 63404d3d0d Rename fetch-translations-stestr-output
The role name is misleading. It's not fetching stestr output, it's
fetching subunit output.

Add a note to the README explaining what it does and that it's not using
fetch-subunit-output on purpose.

Use  "{{ zuul.project.src_dir }}" instead of
"src/{{ zuul.project.canonical_name }}".

Change-Id: I1b5ab65f9697ec184969ca7899fb40294cdb853c
2018-01-23 13:40:51 +01:00

3 lines
48 B
YAML

---
zuul_work_dir: "{{ zuul.project.src_dir }}"