Commit 1f1b87bc authored by Samir Halilcevic's avatar Samir Halilcevic

test 3

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