]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
ci: Regenerate gitlab config with latest lcitool
authorPeter Krempa <pkrempa@redhat.com>
Mon, 27 Feb 2023 10:00:34 +0000 (11:00 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 1 Mar 2023 10:57:37 +0000 (11:57 +0100)
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>
ci/gitlab/build-templates.yml
ci/gitlab/sanity-checks.yml

index 259cf2b17334de749ade2c5a3bd63dcf1435e4a7..445bfa63eba6ec21604ffff699a70f8efe4d23b8 100644 (file)
 
 .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:
index cdcfb9bf9140742dd0fa12bd240239308ba447c3..4e33b2dfe3595b82ab2fe8e3b2cc6e2159f6a419 100644 (file)
@@ -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"