From: garciadeblas Date: Mon, 24 Apr 2017 13:55:26 +0000 (+0200) Subject: Jenkinsfile updated to use agent any for the debian stage X-Git-Tag: v2.0.0~6 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F62%2F1662%2F1;p=osm%2FRO.git Jenkinsfile updated to use agent any for the debian stage Change-Id: Ia34981f93d2896a24c6ec130360515a2bcb05004 Signed-off-by: garciadeblas --- diff --git a/Jenkinsfile b/Jenkinsfile index 671b4c55..0964de55 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -21,6 +21,7 @@ pipeline { } } stage("Repo Component") { + agent any steps { unstash "deb-files" sh '''