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



commit 645762eff7fb3e321dbfce4a5de1afc1fe47a997
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   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
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
diff --git a/project.conf b/project.conf
index a0092368..80aba70d 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://bst-cas-pull.openshift.gnome.org
 
 fatal-warnings:
 - overlaps


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]