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




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

    ci: Use new cache server

 .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]