From: Michał Kępień Date: Mon, 21 Sep 2020 10:08:50 +0000 (+0200) Subject: Extend the artifact list for the "pairwise" CI job X-Git-Tag: v9.17.6~44^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d181b8d829d1edb68eccbb26813c6a40ffee207;p=thirdparty%2Fbind9.git 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. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ca3b373d693..522677fcfb8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1391,6 +1391,7 @@ pairwise: paths: - pairwise-commands.txt - pairwise-model.txt + - pairwise-output.*.txt when: on_failure only: variables: