summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorvagrant <vagrant@localhost.localdomain>2019-01-21 17:07:25 +0000
committervagrant <vagrant@localhost.localdomain>2019-01-21 17:07:25 +0000
commitb9ee6fad5b3119e738f6999eb4dd78bafb98a7cd (patch)
tree105ed45929b72fe66f23f820326f300f7b4bd68a /build
parentd0052abf619d327e18791aeefd1b0a0a513c546b (diff)
downloadregularization-b9ee6fad5b3119e738f6999eb4dd78bafb98a7cd.tar.gz
regularization-b9ee6fad5b3119e738f6999eb4dd78bafb98a7cd.tar.bz2
regularization-b9ee6fad5b3119e738f6999eb4dd78bafb98a7cd.tar.xz
regularization-b9ee6fad5b3119e738f6999eb4dd78bafb98a7cd.zip
test
Diffstat (limited to 'build')
-rwxr-xr-xbuild/jenkins-build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/jenkins-build.sh b/build/jenkins-build.sh
index 6965180..8c10484 100755
--- a/build/jenkins-build.sh
+++ b/build/jenkins-build.sh
@@ -46,6 +46,7 @@ conda build Wrappers/Python/conda-recipe
export REG_FILES=`conda build Wrappers/Python/conda-recipe --output`
# REG_FILES variable should contain output files
echo files created: $REG_FILES
+
#upload to anaconda
if [[ -n ${CCPI_CONDA_TOKEN} ]]
then