diff options
| author | TomasKulhanek <tomas.kulhanek@stfc.ac.uk> | 2018-12-06 23:44:09 +0000 |
|---|---|---|
| committer | TomasKulhanek <tomas.kulhanek@stfc.ac.uk> | 2018-12-06 23:44:09 +0000 |
| commit | a1c76dc0abd20d78497ca368a7637c684807903a (patch) | |
| tree | 41c55b68c0fd8a27bfbcc116646f2debeaa3ed12 | |
| parent | 856ca0d926c41e61a80108bb1976ada0aafdedb6 (diff) | |
less debug cuda test
| -rwxr-xr-x | build/jenkins-build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/jenkins-build.sh b/build/jenkins-build.sh index 6e35e4a..67bb559 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 --debug Wrappers/Python/conda-recipe +conda build Wrappers/Python/conda-recipe |
