zuul-jobs/roles/fetch-translation-output/defaults/main.yaml
Andreas Jaeger f0098374b4 Fix publish location for translations
We publish the complete content of translation-source directory to
http://tarballs.openstack.org/translation-source . Fix
the location from where to get the files.

Change-Id: Icb17dbb3269c569ad8bc5343ec1eed10c438d91d
2017-10-20 18:42:06 +02:00

4 lines
150 B
YAML

---
zuul_executor_dest: "{{ zuul.executor.work_root }}/artifacts"
translation_output_src: "src/{{ zuul.project.canonical_name }}/translation-source/"