[gnome-build-meta/jjardon/mirrors2_test] Disable remote cache
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/jjardon/mirrors2_test] Disable remote cache
- Date: Tue, 21 Dec 2021 15:03:57 +0000 (UTC)
commit de1ab10e5603f4de973086f5290a4173aeee8eaf
Author: Javier Jardón <jjardon gnome org>
Date: Tue Dec 21 14:56:34 2021 +0000
Disable remote cache
.gitlab-ci/buildstream.conf | 10 +++++-----
project.conf | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitlab-ci/buildstream.conf b/.gitlab-ci/buildstream.conf
index df19bc90f..cefb18cb2 100644
--- a/.gitlab-ci/buildstream.conf
+++ b/.gitlab-ci/buildstream.conf
@@ -21,9 +21,9 @@ logging:
# configuration for pushing, client key and cert will be written by CI
projects:
gnome:
- artifacts:
- - url: https://m1-xlarge-x86.gnome.org:11002
- client-key: client.key
- client-cert: client.crt
- push: true
+# artifacts:
+# - url: https://m1-xlarge-x86.gnome.org:11002
+# client-key: client.key
+# client-cert: client.crt
+# push: true
default-mirror: gnome
diff --git a/project.conf b/project.conf
index 0ad7d3c0d..61310852a 100644
--- a/project.conf
+++ b/project.conf
@@ -11,8 +11,8 @@ element-path: elements
ref-storage: project.refs
# The uri to download built artifacts from for this project
-artifacts:
- url: https://m1-xlarge-x86.gnome.org:11001
+#artifacts:
+# url: https://m1-xlarge-x86.gnome.org:11001
fatal-warnings:
- overlaps
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]