[gnome-build-meta/abderrahim/new-cache-34] test the new cache
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/new-cache-34] test the new cache
- Date: Wed, 1 Jul 2020 07:44:00 +0000 (UTC)
commit 962f05b894d689521226c3ffec7874b0e71a6021
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Tue Jun 30 07:51:38 2020 +0100
test the new cache
.gitlab-ci.yml | 6 +++++-
project.conf | 3 ++-
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f4e26fd2..b8ee4110 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -52,7 +52,11 @@ default:
projects:
gnome:
artifacts:
- url: https://cache.gitlab.gnome.org:11002
+ - url: https://cache.gitlab.gnome.org:11002
+ client-key: client.key
+ client-cert: client.crt
+ push: true
+ - url: https://bst-cas-pullpush.openshift.gnome.org
client-key: client.key
client-cert: client.crt
push: true
diff --git a/project.conf b/project.conf
index 712e0e9c..5e7146ed 100644
--- a/project.conf
+++ b/project.conf
@@ -12,7 +12,8 @@ ref-storage: inline
# The uri to download built artifacts from for this project
artifacts:
- url: https://cache.gitlab.gnome.org:11001
+- url: https://cache.gitlab.gnome.org:11001
+- url: https://bst-cas-pull.openshift.gnome.org
fatal-warnings:
- overlaps
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]