canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628
edits
No edit summary |
|||
| Line 45: | Line 45: | ||
== Post Build Step == | == Post Build Step == | ||
* | * ssh into the 64 bit Linux box | ||
* Run | * Run the following to unify the Linux builds (currently run in the home directory, should really move to be running on buildbot, there's a bug on that somewhere): | ||
$ rm -r lightning* | |||
$ # <version> is the version number e.g. 1.1, <build> is the build number e.g. 1. | |||
sh fix_linux_xpi.sh <version> <build> | |||
* Test the Lightning builds in the nightly/*-candidates directory | * Test the Lightning builds in the nightly/*-candidates directory | ||
* Upload to AMO | * Upload to AMO | ||