jjb: liburcu: cleanup yaml job definition
[lttng-ci.git] / jobs / lttng-analyses.yaml
index f79c637841510958858ae0e462906ff49c8bf673..53c3d2fec5b10f0c28efbc8c54ee57558f9b3a4d 100644 (file)
@@ -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:
     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
This page took 0.041783 seconds and 4 git commands to generate.