From f042c4c20043d0579c7dbd32d714b96a42199a6c Mon Sep 17 00:00:00 2001 From: Jelle Spijker Date: Sun, 24 Apr 2022 19:22:21 +0200 Subject: [PATCH] Use virtual remote for Conan packages This Virtual Artifactory remote contains our own packages and those of conan.io It will cache the conan.io ones. This should improve reliability --- remotes.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/remotes.txt b/remotes.txt index 9137658..78d171b 100644 --- a/remotes.txt +++ b/remotes.txt @@ -1,2 +1 @@ -ultimaker https://peer23peer.jfrog.io/artifactory/api/conan/ultimaker-conan True -conan-center https://center.conan.io True +ultimaker https://peer23peer.jfrog.io/artifactory/api/conan/cura-conan True