[gnome-build-meta/barthalion/drop-do-cache-3-34: 76/76] project.conf, gitlab-ci.yml: Drop DigitalOcean cache server



commit 338185b080b63d30bbebb895686c5d09aca20be0
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Thu Jul 9 15:36:56 2020 +0200

    project.conf, gitlab-ci.yml: Drop DigitalOcean cache server

 .gitlab-ci.yml | 4 ----
 project.conf   | 1 -
 2 files changed, 5 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 099a6b29..815a1b92 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -56,10 +56,6 @@ default:
           client-key: client.key
           client-cert: client.crt
           push: true
-        - url: https://cache.gitlab.gnome.org:11002
-          client-key: client.key
-          client-cert: client.crt
-          push: true
     EOF
 
 # flat-manager-client to push to flathub
diff --git a/project.conf b/project.conf
index 9ab87476..516769a8 100644
--- a/project.conf
+++ b/project.conf
@@ -13,7 +13,6 @@ ref-storage: inline
 # The uri to download built artifacts from for this project
 artifacts:
 - url: https://m1-xlarge-x86.gnome.org:11001
-- url: https://cache.gitlab.gnome.org:11001
 
 fatal-warnings:
 - overlaps


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