From 1e61f3adac0a4c395cc9f78d0cdd234a64db1764 Mon Sep 17 00:00:00 2001 From: Kulhanek Date: Fri, 11 Jan 2019 14:19:18 +0100 Subject: update channels --- build/jenkins-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/jenkins-build.sh b/build/jenkins-build.sh index e45a330..b4bca61 100644 --- a/build/jenkins-build.sh +++ b/build/jenkins-build.sh @@ -27,7 +27,7 @@ conda install -y conda-build #export CIL_VERSION=0.10.2 #cd CCPi-Regularisation-Toolkit # already there by jenkins # need to call first build -conda build Wrappers/Python/conda-recipe +conda build Wrappers/Python/conda-recipe -c conda-forge -c ccpi # then need to call the same with --output #- otherwise no build is done :-(, just fake file names are generated export REG_FILES=`conda build Wrappers/Python/conda-recipe --output` -- cgit v1.2.3