From ac61c7c84cc1fe1e6ea2d5853b0ff04064f3940e Mon Sep 17 00:00:00 2001 From: Matthieu Gallien Date: Tue, 16 Sep 2025 18:39:43 +0200 Subject: [PATCH] feat(craft): use our next craft cache would be used until we prepare a stable branch the next cacjhe would then have the same version than the release Signed-off-by: Matthieu Gallien --- craftmaster.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/craftmaster.ini b/craftmaster.ini index 4a74d711e0..7148a38ac6 100644 --- a/craftmaster.ini +++ b/craftmaster.ini @@ -27,8 +27,8 @@ Compile/UseNinja = True ShortPath/Enabled = False ShortPath/EnableJunctions = False -# Packager/RepositoryUrl = https://download.nextcloud.com/desktop/development/craftCache/ -# Packager/CacheVersion = next +Packager/RepositoryUrl = https://download.nextcloud.com/desktop/development/craftCache/ +Packager/CacheVersion = next ContinuousIntegration/Enabled = True Packager/UseCache = ${Variables:UseCache}