[tracker-miners/sam/ci-image-url: 2/2] ci: Update container image URL



commit b20f6918a508ee325fe020fe4b15005772125a03
Author: Sam Thursfield <sam afuera me uk>
Date:   Mon Jan 7 23:19:32 2019 +0100

    ci: Update container image URL
    
    The container image used for CI is now built from a project in the
    gitlab.gnome.org/GNOME/ namespace, rather than my personal namespace.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 906db941a..414076950 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ stages:
 
 test-fedora-latest:
   stage: test
-  image: registry.gitlab.gnome.org/sthursfield/tracker-oci-images/amd64/fedora:latest
+  image: registry.gitlab.gnome.org/gnome/tracker-oci-images/amd64/fedora:latest
 
   script:
     # We can build and test tracker-miners against tracker just by building


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]