remove specific node label
[osm/RO.git] / Jenkinsfile
index 0964de5..13a85d0 100644 (file)
@@ -1,7 +1,5 @@
 pipeline {
-       agent {
-               label "pipeline"
-       }
+       agent any
        stages {
                stage("Build") {
                        agent {