[gnome-build-meta/barthalion/new-cache-server: 2/3] ci: Use new cache server




commit 1ea26a481bd4c9a9b0bac5d159222893c030f015
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 7a8fb413c..310192995 100644
--- a/project.conf
+++ b/project.conf
@@ -9,7 +9,7 @@ element-path: elements
 
 # 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]