On Mon, Feb 27, 2023 at 11:08:08AM +0100, Peter Krempa wrote:
The 'cirrus-run' and 'check-dco' containers are now
exported as
':latest' instead of ':master'.
FWIW, I've not deleted the old ':master' tags, so we have time
to update all the various libvirt/libosinfo/virt-viewer/qemu
projects usage.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
ci/gitlab/build-templates.yml | 2 +-
ci/gitlab/sanity-checks.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ci/gitlab/build-templates.yml b/ci/gitlab/build-templates.yml
index 259cf2b173..445bfa63eb 100644
--- a/ci/gitlab/build-templates.yml
+++ b/ci/gitlab/build-templates.yml
@@ -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:
diff --git a/ci/gitlab/sanity-checks.yml b/ci/gitlab/sanity-checks.yml
index cdcfb9bf91..4e33b2dfe3 100644
--- a/ci/gitlab/sanity-checks.yml
+++ b/ci/gitlab/sanity-checks.yml
@@ -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"
Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com>
With regards,
Daniel
--
|:
https://berrange.com -o-
https://www.flickr.com/photos/dberrange :|
|:
https://libvirt.org -o-
https://fstop138.berrange.com :|
|:
https://entangle-photo.org -o-
https://www.instagram.com/dberrange :|