Extend the artifact list for the "pairwise" CI job

Include the log file generated by the last failed pairwise build among
the artifacts produced by the "pairwise" GitLab CI job in order to
simplify troubleshooting pairwise build failures.
This commit is contained in:
Michał Kępień
2020-09-21 12:08:50 +02:00
parent 3cb9ecc951
commit 9d181b8d82

View File

@@ -1391,6 +1391,7 @@ pairwise:
paths:
- pairwise-commands.txt
- pairwise-model.txt
- pairwise-output.*.txt
when: on_failure
only:
variables: