New builds
This commit is contained in:
parent
0b9ede5d6e
commit
a1c106fee0
|
|
@ -33,4 +33,9 @@ pipeline {
|
|||
}
|
||||
}
|
||||
}
|
||||
post {
|
||||
success {
|
||||
cleanWs()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue