jjb: Use the https protocol for checkouts on Github, it's faster
[lttng-ci.git] / jobs / lttng-ivc.yaml
index 6ea90eae73c43a4b5109ef69be8bc7e51e373341..053e09542e37309fb545ebf314afa73bf767ca17 100644 (file)
@@ -15,7 +15,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:
This page took 0.023129 seconds and 4 git commands to generate.