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

1
Jenkinsfile vendored
View File

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