X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=Jenkinsfile;h=13a85d039ce16c376b2a7f5045fef653e3465bf9;hb=b7490b5bd885a1b2f5d872d7e2c4cd0c126e94e8;hp=671b4c552f7f151e1975bdfc05dec43d2c03fadc;hpb=515dbaed7d0a026ef079c3a50747ef6f4b5d6309;p=osm%2FRO.git diff --git a/Jenkinsfile b/Jenkinsfile index 671b4c55..13a85d03 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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 '''