laval: Add devices dictionaries
[lttng-ci.git] / jobs / lttng-scope.yml
index 6e51062cbac35fcc151d83c14d6738267a804aac..0cf7ff849bfc046621d37ce540a1a5a6d35a6703 100644 (file)
@@ -14,9 +14,9 @@
 
     scm:
       - git:
-          url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
-          browser: gitlab
-          browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
+          url: https://github.com/{github_user}/{github_project}.git
+          browser: githubweb
+          browser-url: https://github.com/{github_user}/{github_project}
           branches:
             - origin/{version}
           skip-tag: true
 
     scm:
       - git:
-          url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
-          browser: gitlab
-          browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
+          url: https://github.com/{github_user}/{github_project}.git
+          browser: githubweb
+          browser-url: https://github.com/{github_user}/{github_project}
           branches:
             - origin/{version}
           skip-tag: true
 
     scm:
       - git:
-          url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
-          browser: gitlab
-          browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
+          url: https://github.com/{github_user}/{github_project}.git
+          browser: githubweb
+          browser-url: https://github.com/{github_user}/{github_project}
           branches:
             - origin/{version}
           skip-tag: true
 ## Project
 - project:
     name: lttng-scope
-    gitlab_user: lttng
-    gitlab_project: lttng-scope/lttng-scope
-    email_to: 'ci-notification@lists.lttng.org, cc:alexmonthy@efficios.com'
-    email_for_all_failure: 'alexmonthy@efficios.com'
+    github_user: lttng
+    github_project: lttng-scope
+    email_to: 'ci-notification@lists.lttng.org, cc:pproulx@efficios.com'
+    email_for_all_failure: 'pproulx@efficios.com'
     version:
       - master
     jobs:
This page took 0.024288 seconds and 4 git commands to generate.