Clean up only agent2
This commit is contained in:
parent
e2289c6841
commit
ae0673783c
|
@ -1,6 +1,6 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
label 'built_in_node'
|
label 'agent2'
|
||||||
}
|
}
|
||||||
|
|
||||||
triggers {
|
triggers {
|
||||||
|
|
Loading…
Reference in New Issue