* fail on error

This commit is contained in:
Seth Call 2014-02-02 13:57:41 -06:00
parent 3ded3ff39c
commit 821e8cc2b5
1 changed files with 3 additions and 1 deletions

4
build
View File

@ -3,6 +3,8 @@
# RUN_SLOW_TESTS, RUN_AWS_TESTS, SKIP_KARMA=1 SHOW_JS_ERRORS=1 PACKAGE=1
# WORKSPACE=/var/lib/jenkins/jobs/jam-web/workspace
set -e
export BUNDLE_JOBS=1 # 6, which i want to use, makes the whole server crawl
echo ""
@ -130,4 +132,4 @@ GEM_SERVER=http://localhost:9000/gems
echo "Skipping publish since branch is neither master or develop..."
fi
fi
fi