diff options
Diffstat (limited to '')
-rw-r--r-- | taskcluster/ci/repo-update/kind.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/taskcluster/ci/repo-update/kind.yml b/taskcluster/ci/repo-update/kind.yml index 414c3bd4f8..50c7c0ac0e 100644 --- a/taskcluster/ci/repo-update/kind.yml +++ b/taskcluster/ci/repo-update/kind.yml @@ -30,7 +30,7 @@ job-defaults: default: "" DO_MOBILE_EXPERIMENTS: by-project: - mozilla-central: "" # TODO: enable after firefox-android merge + mozilla-(central|beta): "1" default: "" USE_MOZILLA_CENTRAL: by-project: |