Cleanup and warnings
[lttng-ci.git] / jobs / lttng-analyses.yaml
index c698640e593ad0d3d5484d851bbac81b4868f810..75737c22af156e01ae967a5be354d900cc27d664 100644 (file)
@@ -21,9 +21,9 @@
 
     scm:
       - git:
-          url: git://github.com/lttng/lttng-analyses.git
+          url: git://github.com/{github_user}/{github_name}.git
           browser: githubweb
-          browser-url: https://github.com/lttng/lttng-analyses
+          browser-url: https://github.com/{github_user}/{github_name}
           branches:
             - origin/{version}
 
@@ -33,7 +33,7 @@
 
     properties:
       - github:
-          url: https://github.com/lttng/lttng-analyses
+          url: https://github.com/{github_user}/{github_name}
 
 
 ## Templates
 ## Project
 - project:
     name: lttng-analyses
+    github_user: lttng
+    github_name: lttng-analyses
     version:
       - master
     jobs:
This page took 0.023514 seconds and 4 git commands to generate.