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




commit 5b72082bea366a4b1b6d4a69cd461845a37e31a6
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/1819>

 .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 6ba029a44..fad9d8ab1 100644
--- a/.gitlab-ci/buildstream.conf
+++ b/.gitlab-ci/buildstream.conf
@@ -23,7 +23,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 fd9e91fbb..83d7931a8 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]