mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
Bug 1213011
- Use stable file name for simulator xpi in TC. r=garndt
This commit is contained in:
parent
69c7da127e
commit
0fe6353498
@ -109,5 +109,5 @@ cp $SIM_DIR/icon.png $WORKDIR/
|
||||
cp $SIM_DIR/icon64.png $WORKDIR/
|
||||
|
||||
mkdir -p artifacts
|
||||
(cd $WORKDIR && zip -r - .) > artifacts/$XPI_NAME
|
||||
(cd $WORKDIR && zip -r - .) > artifacts/fxos-simulator.xpi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user