]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
ci: Regenerate with latest lcitool to pick up 'cirrus-ci' out of credit detection
authorPeter Krempa <pkrempa@redhat.com>
Tue, 22 Oct 2024 13:48:09 +0000 (15:48 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 22 Oct 2024 13:48:09 +0000 (15:48 +0200)
Allow the cirrus jobs to fail on return code '3' which is emitted if
we've run out of credits.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
ci/gitlab/build-templates.yml

index b1e41b0783d9a059bf49454651e4a3d2eb67f15b..31a901e47cd78c3dda84d4617f33894127015c5e 100644 (file)
   image: registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:latest
   interruptible: true
   needs: []
+  allow_failure:
+    exit_codes: 3
   script:
     - set -o allexport
     - source ci/cirrus/$NAME.vars