Fixed CleanWs
This commit is contained in:
parent
467947bc05
commit
980cf31293
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -87,7 +87,7 @@ pipeline {
|
||||
}
|
||||
post {
|
||||
always {
|
||||
cleanWS()
|
||||
cleanWs()
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user