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