Commit c482b659 authored by Samir Halilcevic's avatar Samir Halilcevic

test 11

parent 7a9b12b5
...@@ -203,7 +203,6 @@ pipeline { ...@@ -203,7 +203,6 @@ pipeline {
""" """
]) ])
echo "start build" echo "start build"
sh "rm -rf '$buildDir'"
sh "./.ci/run.sh build '$initFile' '$baseDir' '$buildDir'" sh "./.ci/run.sh build '$initFile' '$baseDir' '$buildDir'"
warnError('Unit Tests failed!') { warnError('Unit Tests failed!') {
echo "Starting Autobahn Testsuite" echo "Starting Autobahn Testsuite"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment