Use git protocol instead of https
[lttng-ci.git] / jobs / lttng-ust.yaml
index d30c01e6dbc4bacc5986305412552434f4c8c551..8cee75cbc17e1dc1d4b887fc9732c837ab6b4ef9 100644 (file)
@@ -23,9 +23,9 @@
 
     scm:
       - git:
-          url: https://github.com/lttng/lttng-ust.git
+          url: git://github.com/lttng/lttng-ust.git
           browser: githubweb
-          browser-url: https://github.com/lttng/lttng-ust.git
+          browser-url: https://github.com/lttng/lttng-ust
           branches:
             - origin/{version}
 
@@ -35,7 +35,7 @@
 
     properties:
       - github:
-          url: https://github.com/lttng/lttng-ust/
+          url: https://github.com/lttng/lttng-ust
 
 
 ## Templates
This page took 0.02351 seconds and 4 git commands to generate.