Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-09-15 10:33:14 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2020-09-15 10:33:14 +0300
commitbdd862c927ea79499cd770c2be013e09ad3b63ba (patch)
tree907712ff554ca77b4199b6bdd53485ec6df42cc6 /.craft.ini
parent8040c8dd605dfc3bf7eb17878d25b31f440cee1e (diff)
Ci: Remove kde mirror, the config is incompatible
Diffstat (limited to '.craft.ini')
-rw-r--r--.craft.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/.craft.ini b/.craft.ini
index fce5e8140..b21ad1a3c 100644
--- a/.craft.ini
+++ b/.craft.ini
@@ -43,7 +43,7 @@ Packager/UseCache = ${Variables:UseCache}
Packager/CreateCache = ${Variables:CreateCache}
Packager/CacheVersion = ${Variables:ownCloudVersion}/Qt_${Variables:QtVersion}_${Variables:CachePatchLvl}
; Packager/RepositoryUrl = https://files.kde.org/craft/
-Packager/RepositoryUrl = https://download.owncloud.com/desktop/craft/cache/;https://files.kde.org/craft/master/
+Packager/RepositoryUrl = https://download.owncloud.com/desktop/craft/cache/
Compile/BuildType = RelWithDebInfo
ContinuousIntegration/Enabled = ${Variables:CiBuild}
ContinuousIntegration/UpdateRepository = True