From: garciadeblas Date: Mon, 24 Apr 2017 13:43:04 +0000 (+0200) Subject: Jenkinsfile updated to use agent any for the debian stage X-Git-Tag: v2.0.0~4 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fopenvim.git;a=commitdiff_plain;h=refs%2Fchanges%2F61%2F1661%2F1 Jenkinsfile updated to use agent any for the debian stage Change-Id: I9357fb64126b26d13164f2ae81c4a97c339e8f5c Signed-off-by: garciadeblas --- diff --git a/Jenkinsfile b/Jenkinsfile index f117b02..8faa181 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -21,6 +21,7 @@ pipeline { } } stage("Repo Component") { + agent any steps { unstash "deb-files" sh '''