Fix (bug317): updated DB to change type of ram in flavors table
[osm/RO.git] / Jenkinsfile
index 671b4c5..13a85d0 100644 (file)
@@ -1,7 +1,5 @@
 pipeline {
-       agent {
-               label "pipeline"
-       }
+       agent any
        stages {
                stage("Build") {
                        agent {
@@ -21,6 +19,7 @@ pipeline {
                        }
                }
                stage("Repo Component") {
+                       agent any
                        steps {
                                unstash "deb-files"
                                sh '''