зеркало из https://github.com/mozilla/gecko-dev.git
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
This commit is contained in:
Родитель
388e735d63
Коммит
cad3ec3a4b
|
@ -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)
|
||||
|
|
Загрузка…
Ссылка в новой задаче