Use local gitcache for kernel repo
[lttng-ci.git] / jobs / lttng-modules.yaml
index 82d82f45007daccf4d3b14445622ea112b109eae..195c0e5e2f54f5095db38bbf53bd2df200de2a4e 100644 (file)
           branches:
             - refs/tags/v{kversion}
           shallow-clone: true
+          skip-tag: true
+          fastpoll: true
           basedir: linux
+          reference-repo: $HOME/gitcache/linux-stable.git/
       - git:
           url: git://github.com/lttng/lttng-modules.git
           branches:
             - "{mversion}"
           basedir: lttng-modules
 
-    triggers:
-      - pollscm: "@yearly"
-
     properties:
       - throttle:
           max-per-node: 0
This page took 0.023958 seconds and 4 git commands to generate.