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:
b334d44
)
remove specific node label
53/1953/2
author
Mike Marchetti
<mmarchetti@sandvine.com>
Wed, 21 Jun 2017 00:33:20 +0000
(20:33 -0400)
committer
Mike Marchetti
<mmarchetti@sandvine.com>
Wed, 21 Jun 2017 00:37:53 +0000
(20:37 -0400)
Change-Id: I96f9c60c4b06179270cbb820dc67a2c37188a3ae
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Jenkinsfile
patch
|
blob
|
history
diff --git
a/Jenkinsfile
b/Jenkinsfile
index
0964de5
..
13a85d0
100644
(file)
--- a/
Jenkinsfile
+++ b/
Jenkinsfile
@@
-1,7
+1,5
@@
pipeline {
- agent {
- label "pipeline"
- }
+ agent any
stages {
stage("Build") {
agent {