[gnome-build-meta/barthalion/local-cache] project.conf .gitlab-ci.yml: switch to Packet cache
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/barthalion/local-cache] project.conf .gitlab-ci.yml: switch to Packet cache
- Date: Fri, 3 Jul 2020 12:25:05 +0000 (UTC)
commit f885b87c9ff42adc22abd69b819674a58e5677d7
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Thu Jul 2 14:03:53 2020 +0200
project.conf .gitlab-ci.yml: switch to Packet cache
Enable "local" cache deployed on one of Packet.net hosts. CAS server
deployed on Ceph storage shows some infrastructure issues we are trying
to sort out.
.gitlab-ci.yml | 2 +-
project.conf | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 983fac0c..a9ece8f6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,7 +41,7 @@ default:
projects:
gnome:
artifacts:
- url: https://bst-cas-pullpush.openshift.gnome.org
+ - url: https://m1-xlarge-x86.gnome.org:11002
client-key: client.key
client-cert: client.crt
push: true
diff --git a/project.conf b/project.conf
index a0092368..e0cf6ab4 100644
--- a/project.conf
+++ b/project.conf
@@ -12,7 +12,7 @@ ref-storage: project.refs
# The uri to download built artifacts from for this project
artifacts:
- url: https://bst-cas-pull.openshift.gnome.org
+ 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]