Bug 1250585 - adds push to mirrors automatic date, buildbot-configs, r=rail
authorJordan Lund <jlund@mozilla.com>
Wed, 24 Feb 2016 09:13:43 -0800 (2016-02-24)
changeset 13803 8ff751a386183493aa72e5011863037d123b631d
parent 13802 884497cab0405f3648f777d7a63c89e85d1326f8
child 13804 4d6c905ed115af442431c54a402c1dd0120cd73c
child 13805 1668779e0c88fc51f10d1615a0e66fd7fb358794
push id9701
push userjlund@mozilla.com
push dateWed, 24 Feb 2016 21:43:07 +0000 (2016-02-24)
reviewersrail
bugs1250585
Bug 1250585 - adds push to mirrors automatic date, buildbot-configs, r=rail MozReview-Commit-ID: 8XNrhbN6W4D
mozilla/project_branches.py
--- a/mozilla/project_branches.py
+++ b/mozilla/project_branches.py
@@ -173,16 +173,17 @@ PROJECT_BRANCHES = {
         'updates_config': 'releases/updates_date.py',
         'update_verify_chunks': 6,
         'beetmover_credentials': '/builds/dev-beetmover-s3.credentials',
         'beetmover_candidates_bucket': 'mozilla-releng-beet-mover-dev',
         'stage_product': {
             'firefox': 'firefox',
             'fennec': 'mobile',
         },
+        'push_to_releases_automatic': True,
     },
     'elm': {
         'branch_projects': [],
         'enable_talos': True,
         'enable_valgrind': False,
         'lock_platforms': True,
         'platforms': {
             # dep signing with nightly key, see bug 1176152