Remove the executor from built in node
This commit is contained in:
parent
1b9a4182a9
commit
ad6b77433c
|
@ -1,6 +1,6 @@
|
|||
jenkins:
|
||||
systemMessage: "Scheme Jenkins"
|
||||
numExecutors: 1
|
||||
numExecutors: 0
|
||||
nodes:
|
||||
- permanent:
|
||||
mode: NORMAL
|
||||
|
|
Loading…
Reference in New Issue