projects
/
osm
/
UI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca688da
)
Build on jenkins nodes with label docker
author
Wesley Hirsch
<wesley.hirsch@riftio.com>
Fri, 8 Sep 2017 21:34:11 +0000
(17:34 -0400)
committer
Wesley Hirsch
<wesley.hirsch@riftio.com>
Fri, 8 Sep 2017 21:34:11 +0000
(17:34 -0400)
Change-Id: I07e17d17c74a03314ccbdb5a2a1af08b2ddb5fb9
Signed-off-by: Wesley Hirsch <wesley.hirsch@riftio.com>
Jenkinsfile
patch
|
blob
|
history
diff --git
a/Jenkinsfile
b/Jenkinsfile
index
85e99ab
..
6ed5423
100644
(file)
--- a/
Jenkinsfile
+++ b/
Jenkinsfile
@@
-15,7
+15,7
@@
def devops_checkout() {
}
}
-node {
+node
('docker')
{
checkout scm
devops_checkout()