Confirmed users
2,679
edits
| Line 210: | Line 210: | ||
====Push to mirrors==== | ====Push to mirrors==== | ||
* push the stage-merged directory to the releases area: | |||
# on stage | |||
rsync -av /data/cltbld/firefox-3.0b5/stage-merged/ /home/ftp/pub/firefox/releases/3.0b5/ | |||
* TODO: note that in /data/cltbld, the "firefox-3.0b5" directory should probably be "firefox-3.0b5rc1". This would make it easier to confirm changes between RCs. This is done for some releases not all; should we always do this? | |||
====Publish Updates to Beta Channel==== | ====Publish Updates to Beta Channel==== | ||