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