Merge pull request #21 from RightBrain-Networks/feature/upgrade-to-bump2version

clean ws
This commit is contained in:
Derek DeJonghe 2019-11-25 18:15:56 -05:00 committed by GitHub
commit 467947bc05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View File

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