From f8de2b57ddcbc47fa415e22a98a8c65ed4335645 Mon Sep 17 00:00:00 2001 From: Aleix Pol i Gonzalez Date: Fri, 26 Jun 2026 15:52:20 +0200 Subject: [PATCH] add cache keys --- project.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/project.conf b/project.conf index 73ac94f..9ac70a0 100644 --- a/project.conf +++ b/project.conf @@ -98,11 +98,17 @@ sources: ref-format: git-describe artifacts: +- url: http://49.12.0.241:11001 + connection-config: + keepalive-time: 60 - url: https://cache.freedesktop-sdk.io:11001 connection-config: keepalive-time: 60 source-caches: +- url: http://49.12.0.241:11001 + connection-config: + keepalive-time: 60 - url: https://cache.freedesktop-sdk.io:11001 connection-config: keepalive-time: 60