[gnome-build-meta/abderrahim/new-cache: 2/2] project.conf, .gitlab-ci.yml: use the new new buildstream cache



commit 88cc430d22e306ba731bba305b3d06c36b0342d6
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Tue Jun 30 07:51:38 2020 +0100

    project.conf,.gitlab-ci.yml: use the new new buildstream cache

 .gitlab-ci.yml | 2 +-
 project.conf   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b6da4d98..983fac0c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,7 +41,7 @@ default:
     projects:
       gnome:
         artifacts:
-          url: https://cache.gitlab.gnome.org:11002
+          url: https://bst-cas-pullpush.openshift.gnome.org
           client-key: client.key
           client-cert: client.crt
           push: true
diff --git a/project.conf b/project.conf
index 042d08d7..a0092368 100644
--- a/project.conf
+++ b/project.conf
@@ -12,7 +12,7 @@ ref-storage: project.refs
 
 # The uri to download built artifacts from for this project
 artifacts:
-  url: https://cache.gitlab.gnome.org:11001
+  url: https://bst-cas-pull.openshift.gnome.org
 
 fatal-warnings:
 - overlaps


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