From 92bdb9f29baf03f6140e9b6269ed1d8c7c42520b Mon Sep 17 00:00:00 2001 From: Kulhanek Date: Fri, 11 Jan 2019 13:34:23 +0100 Subject: UPDATE: channels conda-roge and ccp --- build/jenkins-build.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build/jenkins-build.sh b/build/jenkins-build.sh index e45a330..31b81d2 100644 --- a/build/jenkins-build.sh +++ b/build/jenkins-build.sh @@ -24,12 +24,10 @@ fi # presume that git clone is done before this script is launched, if not, uncomment # git clone https://github.com/vais-ral/CCPi-Regularisation-Toolkit 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` # REG_FILES variable should contain output files echo files created: $REG_FILES -- cgit v1.2.3