X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fbabeltrace.yaml;h=659a45a3f8d40d13f32dfadc8dfd131db85de8a2;hb=9a00aa82d596dce1173f94d3a1bbfb54dcf30dca;hp=18be20b3f4d50dd7560f6cd483b123f4a569c91a;hpb=0dc6aca08567d3ff637bd65f798610b961170df5;p=lttng-ci.git diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index 18be20b..659a45a 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -27,9 +27,9 @@ scm: - git: - url: https://github.com/efficios/babeltrace.git + url: git://github.com/efficios/babeltrace.git browser: githubweb - browser-url: https://github.com/efficios/babeltrace.git + browser-url: https://github.com/efficios/babeltrace branches: - origin/{version} @@ -38,7 +38,7 @@ properties: - github: - url: https://github.com/efficios/babeltrace/ + url: https://github.com/efficios/babeltrace ## Templates @@ -86,7 +86,6 @@ - archive: artifacts: 'build/**' allow-empty: false - fingerprint: true - job-template: name: babeltrace_{version}_cppcheck @@ -104,7 +103,6 @@ - archive: artifacts: 'babeltrace-cppcheck.xml' allow-empty: false - fingerprint: true - cppcheck: pattern: 'babeltrace-cppcheck.xml' - email: @@ -172,7 +170,6 @@ publishers: - archive: artifacts: 'pep8.out,pylint.out' - fingerprint: true - violations: pep8: pattern: pep8.out