Skip to content
Snippets Groups Projects
Commit cad3ec3a authored by Tom Prince's avatar Tom Prince
Browse files

Bug 1649168: Add a cron target that will trigger scriptworker canaries; r=rail

This cron target will be triggered from cloudops' Jenkins.

Differential Revision: https://phabricator.services.mozilla.com/D82822
parent 388e735d
No related branches found
No related tags found
No related merge requests found
......@@ -297,3 +297,10 @@ jobs:
- mozilla-central
when:
- {hour: 4, minute: 00}
- name: scriptworker-canary
job:
type: trigger-action
action-name: scriptworker-canary
include-cron-input: true
when: [] # never (hook only)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment