Bug 1106 : Kill processes still running after join call timeout reached, also timeout...
[osm/MON.git] / Jenkinsfile
index f2e0417..6afef69 100644 (file)
@@ -16,7 +16,7 @@ def devops_checkout() {
     }
 }
 
-node {
+node('docker') {
     checkout scm
     devops_checkout()