Bug 1334167: DO NOT MERGE draft
authorDustin J. Mitchell <dustin@mozilla.com>
Wed, 01 Feb 2017 00:21:22 +0000
changeset 468892 0e7d9f402fe3edbacc65cc59d513540453110c98
parent 468891 ed7b481a97b25e41c7e5b44a35395b134c01d03e
child 544039 a83031989cfe11c773af7d0bfbfc6d5a3358b7eb
push id43561
push userdmitchell@mozilla.com
push dateWed, 01 Feb 2017 00:38:07 +0000
bugs1334167
milestone54.0a1
Bug 1334167: DO NOT MERGE MozReview-Commit-ID: CCDz0wrop72
.cron.yml
--- a/.cron.yml
+++ b/.cron.yml
@@ -20,8 +20,18 @@ jobs:
           treeherder-symbol: Na
           triggered-by: nightly
           target-tasks-method: nightly_fennec
       run-on-projects:
           - mozilla-central
           - date
       when: []  # never (temporary)
 
+    - name: hello-world
+      job:
+          type: decision-task
+          treeherder-symbol: Nhw
+          triggered-by: nightly
+          target-tasks-method: hello-world
+      run-on-projects:
+          - dmitchell-mozilla-central
+      when: [{}]
+