Use git:// for git-mirror
[lttng-ci.git] / jobs / lttng-ivc.yaml
index 70b00f9899964f31d41f31f9858a74a48a3eca22..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:
@@ -62,7 +62,7 @@
 
     publishers:
       - archive:
-          artifacts: 'artifacts/**'
+          artifacts: 'artifacts/**, src/lttng_ivc/runtime/projects_cache/**/log/**'
           allow-empty: false
       - junit:
           results: result.xml
 
     publishers:
       - archive:
-          artifacts: 'artifacts/**'
+          artifacts: 'artifacts/**, src/lttng_ivc/runtime/projects_cache/**/log/**'
           allow-empty: false
       - junit:
           results: result.xml
This page took 0.024159 seconds and 4 git commands to generate.