Do not delete workspace.

This commit is contained in:
Robert Jacob 2017-07-08 20:39:32 +02:00
parent b13d37b9d8
commit 1b35fc7ab6
1 changed files with 0 additions and 5 deletions

5
Jenkinsfile vendored
View File

@ -60,9 +60,4 @@ pipeline {
}
}
}
post {
failure {
deleteDir()
}
}
}