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