This PR fixes an error in wsgi.py reported by flake8. It also turns on the email notifications in Jenkins for that.
1 new commit added
2 new commits added
I think it kinda sucks how the mail notification makes a mess of the Jenkinsfile, with the huge big try { } catch() { } wrapper... but oh well. Seems like that's just how it's done in Pipeline.
Jenkinsfile
try { } catch() { }
:+1:
Pull-Request has been merged by mjia
This PR fixes an error in wsgi.py reported by flake8. It also turns on the email notifications in Jenkins for that.