Use deps in babeltrace
[lttng-ci.git] / jobs / lttng-modules.yaml
index 3b1971828f88c3ef619e41508a40656f78fa51e5..1ee4d54ac0d830bc19aabc488e3d999befe88127 100644 (file)
@@ -22,6 +22,8 @@
     scm:
       - git:
           url: git://github.com/lttng/lttng-modules.git
+          browser: githubweb
+          browser-url: https://github.com/efficios/lttng-modules
           branches:
             - "{mversion}"
           shallow-clone: true
@@ -33,6 +35,8 @@
       - pollscm: "@daily"
 
     properties:
+      - github:
+          url: https://github.com/efficios/lttng-modules
       - throttle:
           max-per-node: 0
           max-total: 0
@@ -61,6 +65,7 @@
           stable: true
           filter: 'build/**'
           target: 'deps/linux'
+          do-not-fingerprint: true
       - shell: |
           git clone --depth=1 -b "v{kversion}" --reference $HOME/gitcache/linux-stable.git/ git://artifacts.internal.efficios.com/git/linux-stable.git linux
       - shell:
@@ -70,7 +75,6 @@
       - archive:
           artifacts: 'build/**'
           allow-empty: false
-          fingerprint: true
       - workspace-cleanup
 
 
This page took 0.022296 seconds and 4 git commands to generate.