]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Extend the artifact list for the "pairwise" CI job
authorMichał Kępień <michal@isc.org>
Mon, 21 Sep 2020 10:08:50 +0000 (12:08 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 21 Sep 2020 10:08:50 +0000 (12:08 +0200)
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.

.gitlab-ci.yml

index ca3b373d693fcbd279135dc2978252c7fc0a8b31..522677fcfb802c8fcfba53cf0850d8301fd5f30d 100644 (file)
@@ -1391,6 +1391,7 @@ pairwise:
     paths:
       - pairwise-commands.txt
       - pairwise-model.txt
+      - pairwise-output.*.txt
     when: on_failure
   only:
     variables: