65cfd7f915
The run job ended and did not upload the subunit file in case of failure. Move the subunit upload into it's own post-run script so that it runs everytime. Change-Id: I42c3f52e995e8c3c47efbf07c48eaaf66dbfa59b
4 lines
62 B
YAML
4 lines
62 B
YAML
- hosts: all
|
|
roles:
|
|
- fetch-translations-subunit-output
|