[gnome-build-meta/barthalion/new-cache-server] ci: Use new cache server
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/barthalion/new-cache-server] ci: Use new cache server
- Date: Thu, 13 Oct 2022 16:01:25 +0000 (UTC)
commit 82e8813359903e11b7d460fd3a1f1b0e634c8a44
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/1817>
.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]