mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
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:
parent
755b53c3a5
commit
0884bf1f3e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user