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 <matthieu.gallien@nextcloud.com>
This commit is contained in:
Matthieu Gallien 2025-09-16 18:39:43 +02:00
parent 1b4c95e6e6
commit ac61c7c84c

View File

@ -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}