Jenkinsfile updated to use agent any for the debian stage
[osm/openvim.git] / Jenkinsfile
index f117b02..8faa181 100644 (file)
@@ -21,6 +21,7 @@ pipeline {
                        }
                }
                stage("Repo Component") {
+                       agent any
                        steps {
                                unstash "deb-files"
                                sh '''