* fail on error
This commit is contained in:
parent
3ded3ff39c
commit
821e8cc2b5
4
build
4
build
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue