Commit 54cfefbe authored by Samir Halilcevic's avatar Samir Halilcevic

Double quote

parent 125f4a3c
...@@ -177,7 +177,7 @@ pipeline { ...@@ -177,7 +177,7 @@ pipeline {
stage('Autobahn Testsuite') { stage('Autobahn Testsuite') {
agent { agent {
dockerfile { dockerfile {
dir 'sources/.ci/autobahn-testsuite', dir "sources/.ci/autobahn-testsuite",
reuseNode true reuseNode true
} }
} }
......
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