mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 09:19:28 +00:00
Backed out changeset a7713a786523 (bug 1668605) in order to enable m-c nightlies a=backout DONTBUILD
This commit is contained in:
parent
6c286797cc
commit
afaf431d3c
@ -27,7 +27,11 @@ jobs:
|
||||
include-push-tasks: true
|
||||
run-on-projects:
|
||||
- mozilla-central
|
||||
when: [] # disable for hgmo issues (bug 1668605)
|
||||
when:
|
||||
by-project:
|
||||
# Match buildbot starts for now
|
||||
mozilla-central: [{hour: 10, minute: 0}, {hour: 22, minute: 0}]
|
||||
# No default
|
||||
|
||||
- name: nightly-desktop-linux
|
||||
job:
|
||||
|
Loading…
x
Reference in New Issue
Block a user