mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
ci: Regenerate gitlab config with latest lcitool
The 'cirrus-run' and 'check-dco' containers are now exported as ':latest' instead of ':master'. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
3b7d109a17
commit
5d59142122
@ -235,7 +235,7 @@
|
||||
|
||||
.cirrus_build_job:
|
||||
stage: builds
|
||||
image: registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:master
|
||||
image: registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:latest
|
||||
interruptible: true
|
||||
needs: []
|
||||
script:
|
||||
|
@ -8,7 +8,7 @@
|
||||
check-dco:
|
||||
stage: sanity_checks
|
||||
needs: []
|
||||
image: registry.gitlab.com/libvirt/libvirt-ci/check-dco:master
|
||||
image: registry.gitlab.com/libvirt/libvirt-ci/check-dco:latest
|
||||
interruptible: true
|
||||
script:
|
||||
- /check-dco "$RUN_UPSTREAM_NAMESPACE"
|
||||
|
Loading…
Reference in New Issue
Block a user