This commit is contained in:
Semantic Versioner 2019-11-25 18:15:36 -05:00
parent 3b4be9e48c
commit 65708a7752

1
Jenkinsfile vendored
View File

@ -87,6 +87,7 @@ pipeline {
}
post {
always {
cleanWS()
}
}