[gnome-build-meta/barthalion/local-cache] Test local cache



commit 809c31a34d8d95d8ad6d4bfa4dad3c80edd41a42
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Thu Jul 2 14:03:53 2020 +0200

    Test local cache

 .gitlab-ci.yml | 4 +++-
 project.conf   | 3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 983fac0c..00aaa6ee 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,10 +41,12 @@ default:
     projects:
       gnome:
         artifacts:
-          url: https://bst-cas-pullpush.openshift.gnome.org
+        - url: https://bst-cas-pullpush.openshift.gnome.org
           client-key: client.key
           client-cert: client.crt
           push: true
+        - url: http://147.75.194.17:11002
+          push: true
     EOF
 
   - |
diff --git a/project.conf b/project.conf
index a0092368..46ec6694 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://bst-cas-pull.openshift.gnome.org
+- url: http://147.75.194.17:11002
+- 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]