Also clean agent 1
This commit is contained in:
parent
4e1ec485e0
commit
f8fb335fcd
|
@ -1,7 +1,5 @@
|
|||
pipeline {
|
||||
agent {
|
||||
label 'agent2'
|
||||
}
|
||||
agent any
|
||||
|
||||
options {
|
||||
buildDiscarder(logRotator(numToKeepStr: '10', artifactNumToKeepStr: '10'))
|
||||
|
|
Loading…
Reference in New Issue