Confirmed users
4,293
edits
(→Checklist: throttling done) |
(→Post release: do eeet) |
||
Line 107: | Line 107: | ||
hg clone https://hg.mozilla.org/build/tools scripts | hg clone https://hg.mozilla.org/build/tools scripts | ||
hg -R scripts update -C -r FIREFOX_33_0_3_RELEASE | hg -R scripts update -C -r FIREFOX_33_0_3_RELEASE | ||
cp /builds/buildbot/build_scheduler/master/BuildSlaves.py oauth.txtpython2.7 scripts/scripts/release/stage-tasks.py -r mozilla/release-firefox-mozilla-release.py \ | |||
-b https://hg.mozilla.org/build/buildbot-configs -t FIREFOX_33_0_3_RELEASE \ | -b https://hg.mozilla.org/build/buildbot-configs -t FIREFOX_33_0_3_RELEASE \ | ||
postrelease --ssh-user ffxbld --ssh-key ffxbld_rsa 2>&1 | tee manual_firefox_postrelease.log | postrelease --ssh-user ffxbld --ssh-key ffxbld_rsa 2>&1 | tee manual_firefox_postrelease.log |