mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
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:
parent
3cb9ecc951
commit
9d181b8d82
1 changed files with 1 additions and 0 deletions
|
|
@ -1391,6 +1391,7 @@ pairwise:
|
|||
paths:
|
||||
- pairwise-commands.txt
|
||||
- pairwise-model.txt
|
||||
- pairwise-output.*.txt
|
||||
when: on_failure
|
||||
only:
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Reference in a new issue