X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-analyses.yaml;h=53c3d2fec5b10f0c28efbc8c54ee57558f9b3a4d;hb=8a02037bf9bc1e630ad4dfe43ba2193dd3dd9481;hp=f79c637841510958858ae0e462906ff49c8bf673;hpb=2c8e24aa2b4467d1758542946de45c17c35cf1df;p=lttng-ci.git diff --git a/jobs/lttng-analyses.yaml b/jobs/lttng-analyses.yaml index f79c637..53c3d2f 100644 --- a/jobs/lttng-analyses.yaml +++ b/jobs/lttng-analyses.yaml @@ -20,7 +20,7 @@ scm: - git: - url: git://github.com/{github_user}/{github_name}.git + url: https://github.com/{github_user}/{github_name}.git browser: githubweb browser-url: https://github.com/{github_user}/{github_name} branches: @@ -115,17 +115,6 @@ publishers: - archive: artifacts: 'pep8.out,pylint.out' - - violations: - pep8: - pattern: pep8.out - min: 10 - max: 999 - unstable: 999 - pylint: - pattern: pylint.out - min: 10 - max: 999 - unstable: 999 - email-ext: recipients: '{obj:email_to}' reply-to: ci-notification@lists.lttng.org