5b2f9bdef9
We need a role to fetch translation output to the executor for artifact upload. We also need to be able to specify a leading path when uploading artifacts as translations go into a top dir of translation-source. Change-Id: I014d559c330803213105ce1bf83a41a3c157df9c Signed-off-by: Jesse Keating <omgjlk@us.ibm.com>
4 lines
136 B
YAML
4 lines
136 B
YAML
---
|
|
zuul_executor_dest: "{{ zuul.executor.work_root }}/artifacts"
|
|
translation_output_src: "src/{{ zuul.project.canonical_name }}/*.pot"
|