[gnome-build-meta/barthalion/local-cache] project.conf: enable Packet-specific cache
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/barthalion/local-cache] project.conf: enable Packet-specific cache
- Date: Thu, 2 Jul 2020 20:30:14 +0000 (UTC)
commit 96ad6fc276bbfe647f94b8f663d41f7c247ca9ac
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Thu Jul 2 14:03:53 2020 +0200
project.conf: enable Packet-specific cache
Enable "local" cache deployed on one of Packet.net hosts. It should
improve build times and reduce load on GNOME's Ceph cluster which
hosts public artifact server.
.gitlab-ci.yml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 983fac0c..419a7fa3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,7 +41,9 @@ default:
projects:
gnome:
artifacts:
- url: https://bst-cas-pullpush.openshift.gnome.org
+ - url: http://147.75.194.17:11002
+ push: true
+ - url: https://bst-cas-pullpush.openshift.gnome.org
client-key: client.key
client-cert: client.crt
push: true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]