ci: Regenerate with latest lcitool to pick up 'cirrus-ci' out of credit detection

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>
This commit is contained in:
Peter Krempa 2024-10-22 15:48:09 +02:00
parent 755b53c3a5
commit 0884bf1f3e

View File

@ -282,6 +282,8 @@
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