Fix ordering of elements for Openstack block device mapping
[osm/SO.git] / Jenkinsfile
index 0c556a4..f6f9a71 100644 (file)
@@ -1,5 +1,7 @@
 pipeline {
-       agent any
+       agent {
+               label "pipeline"
+       }
        stages {
                stage("Build") {
                        agent {
@@ -11,6 +13,7 @@ pipeline {
                        }
                }
                stage("Repo Component") {
+                       agent any
                        steps {
                                unstash "deb-files"
                                sh '''