summaryrefslogtreecommitdiffstats
path: root/build/jenkins-build.sh
diff options
context:
space:
mode:
authorTomasKulhanek <tomas.kulhanek@stfc.ac.uk>2018-12-06 22:51:23 +0000
committerTomasKulhanek <tomas.kulhanek@stfc.ac.uk>2018-12-06 22:51:23 +0000
commitfbbe502caa70043824f75ec615932f0185c136b7 (patch)
tree024220ddd09cb41c7874afcc94d5ad6a6b9e60ab /build/jenkins-build.sh
parentc8b0684f4870015930da3b9a376633b61cac1e92 (diff)
downloadregularization-fbbe502caa70043824f75ec615932f0185c136b7.tar.gz
regularization-fbbe502caa70043824f75ec615932f0185c136b7.tar.bz2
regularization-fbbe502caa70043824f75ec615932f0185c136b7.tar.xz
regularization-fbbe502caa70043824f75ec615932f0185c136b7.zip
debug cuda test
Diffstat (limited to 'build/jenkins-build.sh')
-rwxr-xr-xbuild/jenkins-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/jenkins-build.sh b/build/jenkins-build.sh
index 67bb559..6e35e4a 100755
--- a/build/jenkins-build.sh
+++ b/build/jenkins-build.sh
@@ -9,4 +9,4 @@ conda install -y conda-build
#export CIL_VERSION=0.10.2
export CIL_VERSION=0.10.2
#cd CCPi-Regularisation-Toolkit # already there by jenkins
-conda build Wrappers/Python/conda-recipe
+conda build --debug Wrappers/Python/conda-recipe