mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
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:
parent
1b4c95e6e6
commit
ac61c7c84c
@ -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}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user