]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
ci: Show build log for Cirrus CI jobs
authorAndrea Bolognani <abologna@redhat.com>
Tue, 4 Aug 2020 10:00:20 +0000 (12:00 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 4 Aug 2020 11:29:34 +0000 (13:29 +0200)
This feature has been implemented as of

  https://github.com/sio/cirrus-run/commit/b9b2278f1d6c45b22d5f84fca0621e77622a6da4

and will be included in the upcoming 0.3.0 release.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
.gitlab-ci.yml

index c3ae12f7e1404a3a1dcb01839e850991f7bd9257..bd42c956021d87ee921a3173f295cd23fe652399 100644 (file)
@@ -104,7 +104,7 @@ stages:
           -e "s|[@]PYPI_PKGS@|$PYPI_PKGS|g"
       <ci/cirrus/build.yml >ci/cirrus/$NAME.yml
     - cat ci/cirrus/$NAME.yml
-    - cirrus-run ci/cirrus/$NAME.yml
+    - cirrus-run --show-build-log always ci/cirrus/$NAME.yml
   only:
     variables:
       - $CIRRUS_GITHUB_REPO