Commit 12902ffc authored by Samir Halilcevic's avatar Samir Halilcevic

test 2

parent 54cfefbe
......@@ -176,10 +176,7 @@ pipeline {
*/
stage('Autobahn Testsuite') {
agent {
dockerfile {
dir "sources/.ci/autobahn-testsuite",
reuseNode true
}
dockerfile { dir "sources/.ci/autobahn-testsuite" }
}
steps {
script {
......
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