[gnome-build-meta/abderrahim/new-cache] test the new cache
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/abderrahim/new-cache] test the new cache
- Date: Tue, 30 Jun 2020 06:52:13 +0000 (UTC)
commit 747ed65614b74351038931323f1fe0f45a051429
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 b6da4d98..528b51c7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,7 +41,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 042d08d7..e4ddb47a 100644
--- a/project.conf
+++ b/project.conf
@@ -12,7 +12,8 @@ ref-storage: project.refs
# 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-cache-pull.openshift.gnome.org
fatal-warnings:
- overlaps
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]