restore cleanWs:

Signed-off-by: olivier lamy <olamy@apache.org>
This commit is contained in:
olivier lamy 2018-12-30 11:28:39 +10:00
parent 18c36f344b
commit 2a1122ecf6
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -68,7 +68,7 @@ pipeline {
post {
always {
cleanWs() // deleteDirs: true, notFailBuild: true, patterns: [[pattern: '.repository', type: 'EXCLUDE']]
cleanWs deleteDirs: true, notFailBuild: true, patterns: [[pattern: '.repository', type: 'EXCLUDE']]
}
unstable {
script{