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

test 3

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