Add node
This commit is contained in:
@@ -83,7 +83,9 @@ pipeline {
|
||||
|
||||
post {
|
||||
always {
|
||||
cleanWs()
|
||||
node {
|
||||
cleanWs()
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user