Update CI job #20
@@ -94,7 +94,11 @@ pipeline {
|
||||
|
||||
post {
|
||||
always {
|
||||
cleanWs()
|
||||
script {
|
||||
node {
|
||||
cleanWs()
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user