swh-pipeline: Execute all code quality checks instead of just flake8
Merged
requested to merge anlambert/swh-jenkins-jobs:pipeline-run-all-code-quality-checks into master
Compare changes
+ 13
− 11
@@ -15,9 +15,6 @@ if ((startedByTimer || startedByUser || startedByPushToMaster) && !env.gitlabMer
@@ -43,14 +40,19 @@ pipeline {