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:
@@ -1391,6 +1391,7 @@ pairwise:
|
||||
paths:
|
||||
- pairwise-commands.txt
|
||||
- pairwise-model.txt
|
||||
- pairwise-output.*.txt
|
||||
when: on_failure
|
||||
only:
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user