[gnome-build-meta/abderrahim/new-cache-server-41] ci: Use new cache server




commit 9dab4459a46aa37a541008d25ed8298ff13e8492
Author: Bartłomiej Piotrowski <b bpiotrowski pl>
Date:   Thu Oct 13 13:25:45 2022 +0100

    ci: Use new cache server
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1821>

 .gitlab-ci/buildstream.conf | 2 +-
 project.conf                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci/buildstream.conf b/.gitlab-ci/buildstream.conf
index 31df0ddb1..62c7e5982 100644
--- a/.gitlab-ci/buildstream.conf
+++ b/.gitlab-ci/buildstream.conf
@@ -22,7 +22,7 @@ logging:
 projects:
   gnome:
     artifacts:
-    - url: https://m1-xlarge-x86.gnome.org:11004
+    - url: https://m3-large-x86.gnome.org:11004
       client-key: client.key
       client-cert: client.crt
       push: true
diff --git a/project.conf b/project.conf
index 775fdaaad..cb52044d8 100644
--- a/project.conf
+++ b/project.conf
@@ -12,7 +12,7 @@ ref-storage: inline
 
 # The uri to download built artifacts from for this project
 artifacts:
-  url: https://m1-xlarge-x86.gnome.org:11003
+- url: https://m3-large-x86.gnome.org:11003
 
 fatal-warnings:
 - overlaps


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