Cleanup and warnings
[lttng-ci.git] / jobs / lttng-modules.yaml
index 27436c6b4f8dc817ee01638a79272e5f091383a8..1395256587315caea045cbe7dcd118f0ee219edd 100644 (file)
@@ -19,9 +19,9 @@
 
     scm:
       - git:
-          url: git://github.com/lttng/lttng-modules.git
+          url: git://github.com/{github_user}/{github_name}.git
           browser: githubweb
-          browser-url: https://github.com/lttng/lttng-modules
+          browser-url: https://github.com/{github_user}/{github_name}
           branches:
             - "{mversion}"
           shallow-clone: true
@@ -35,7 +35,7 @@
 
     properties:
       - github:
-          url: https://github.com/lttng/lttng-modules
+          url: https://github.com/{github_user}/{github_name}
 
 
 ## Templates
 ## Project
 - project:
     name: lttng-modules
+    github_user: lttng
+    github_name: lttng-modules
     mversion:
       !include: jobs/inc/lttng-modules-versions.yaml.inc
     jobs:
This page took 0.023247 seconds and 4 git commands to generate.