projects
/
osm
/
openvim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdbdb09
)
Jenkinsfile updated to use agent any for the debian stage
61/1661/1
author
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Mon, 24 Apr 2017 13:43:04 +0000
(15:43 +0200)
committer
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Mon, 24 Apr 2017 13:43:04 +0000
(15:43 +0200)
Change-Id: I9357fb64126b26d13164f2ae81c4a97c339e8f5c
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Jenkinsfile
patch
|
blob
|
history
diff --git
a/Jenkinsfile
b/Jenkinsfile
index
f117b02
..
8faa181
100644
(file)
--- a/
Jenkinsfile
+++ b/
Jenkinsfile
@@
-21,6
+21,7
@@
pipeline {
}
}
stage("Repo Component") {
+ agent any
steps {
unstash "deb-files"
sh '''